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 e9d9042576 Added `Divide` to `KvAccessor` 2 years ago
.github limited parallelism of CI jobs 2 years ago
Assets docs: update readme. 3 years ago
LLama Added `Divide` to `KvAccessor` 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 Switched to `Q3_K_S` for unit test model, instead of `Q4`. This is almost 1gb smaller, and _may_ make the macos tests less flakey. 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.0 to 8.0.1 2 years ago
docs Use llama instead of libllama in `[DllImport]` 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