You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rinne 6f9097f25b
ci: add benchmark test. (#720)
1 year ago
.github ci: add benchmark test. (#720) 1 year ago
Assets docs: refactor the documentations. 1 year ago
LLama Merge pull request #719 from martindevans/remove-batched-conversation-prompt-with-string 1 year ago
LLama.Benchmark ci: add benchmark test. (#720) 1 year ago
LLama.Examples Removed (marked as obsolete) prompting with a string for `Conversation`. Tokenization requires extra parameters (e.g. addBos, special) which require special considersation. For now it's better to tokenize using other tools and pass the tokens directly. 1 year ago
LLama.KernelMemory Made special tokens included in prompts tokenize as intended (#677) 1 year ago
LLama.SemanticKernel Merge pull request #689 from zsogitbe/master 1 year ago
LLama.Unittest Correcting non-standard way of working with PromptExecutionSettings 1 year ago
LLama.Web fix: typos. 1 year ago
LLama.WebAPI build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.2 to 8.0.3 1 year ago
docs fix: typos. 1 year ago
llama.cpp @ f7001ccc5a April 2024 Binary Update (#662) 1 year ago
.editorconfig Add editorconfig file for code format. 1 year ago
.gitignore ci: add benchmark test. (#720) 1 year ago
.gitmodules build: add llama.cpp as submodule. 1 year ago
CONTRIBUTING.md docs: update the information to v0.11.0. 1 year ago
LICENSE doc: add LICENSE file and readme. 2 years ago
LLamaSharp.sln ci: add benchmark test. (#720) 1 year ago
README.md fix: typos. 1 year ago
mkdocs.yml fix the missing of llava_shared library. 1 year ago