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.
 
 
 
 
 
 
dependabot[bot] 7fbf979fe0
build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
2 years ago
.github Commented back in the line that pushes to nuget 2 years ago
Assets docs: update readme. 3 years ago
LLama Assorted small changes to clean up some code warnings 2 years ago
LLama.Examples Created a new `BatchedExecutor` which processes multiple "Conversations" in one single inference batch. This is faster, even when the conversations are unrelated, and is much faster if the conversations share some overlap (e.g. a common system prompt prefix). 2 years ago
LLama.KernelMemory KernelMemory EmbeddingMode bug correction 2 years ago
LLama.SemanticKernel - Swapped embeddings generator to use `llama_decode` 2 years ago
LLama.Unittest build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 2 years ago
LLama.Web Updated everything to work with llama.cpp ce32060198b7e2d6a13a9b8e1e1369e3c295ae2a 2 years ago
LLama.WebAPI build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.1 to 8.0.2 2 years ago
docs Updated Examples 2 years ago
.gitignore Switched to codellama-7b.gguf in tests (probably temporarily) 2 years ago
CONTRIBUTING.md Use llama instead of libllama in `[DllImport]` 2 years ago
LICENSE doc: add LICENSE file and readme. 3 years ago
LLamaSharp.sln 📝 Add LLamaSharp.KernelMemory project 2 years ago
README.md Update README.md 2 years ago
mkdocs.yml docs: update the docs to follow new version. 2 years ago