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.
 
 
 
 
 
 
Martin Evans 3d76ef7b6a
Rewritten some examples docs, explaining what these examples show instead of just showing the source code. (#728)
2 years ago
.github Merge pull request #725 from martindevans/fix_cublas_git_ref 2 years ago
Assets docs: refactor the documentations. 2 years ago
LLama Merge pull request #721 from martindevans/kv_cache_view 2 years ago
LLama.Benchmark ci: add windows benchmark test. (#723) 2 years 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. 2 years ago
LLama.KernelMemory Made special tokens included in prompts tokenize as intended (#677) 2 years ago
LLama.SemanticKernel Merge pull request #689 from zsogitbe/master 2 years ago
LLama.Unittest Changes based on review feedback: 2 years ago
LLama.Web fix: typos. 2 years ago
LLama.WebAPI build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.2 to 8.0.3 2 years ago
docs Rewritten some examples docs, explaining what these examples show instead of just showing the source code. (#728) 2 years ago
llama.cpp @ f7001ccc5a April 2024 Binary Update (#662) 2 years ago
.editorconfig Add editorconfig file for code format. 2 years ago
.gitignore ci: add benchmark test. (#720) 2 years ago
.gitmodules build: add llama.cpp as submodule. 2 years ago
CONTRIBUTING.md docs: update the information to v0.11.0. 2 years ago
LICENSE doc: add LICENSE file and readme. 3 years ago
LLamaSharp.sln ci: add benchmark test. (#720) 2 years ago
README.md fix: typos. 2 years ago
mkdocs.yml fix the missing of llava_shared library. 2 years ago