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)
1 year ago
.github Merge pull request #725 from martindevans/fix_cublas_git_ref 1 year ago
Assets docs: refactor the documentations. 1 year ago
LLama Merge pull request #721 from martindevans/kv_cache_view 1 year ago
LLama.Benchmark ci: add windows benchmark test. (#723) 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 Changes based on review feedback: 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 Rewritten some examples docs, explaining what these examples show instead of just showing the source code. (#728) 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