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 36a9335588 Removed `LLamaBatchSafeHandle` (using unmanaged memory, created by llama.cpp) and replaced it with a fully managed `LLamaBatch`. Modified the `BatchedDecoding` example to use new managed batch. 1 year ago
.github Added the final nuget push back into the workflows 1 year ago
Assets docs: update readme. 2 years ago
LLama Removed `LLamaBatchSafeHandle` (using unmanaged memory, created by llama.cpp) and replaced it with a fully managed `LLamaBatch`. Modified the `BatchedDecoding` example to use new managed batch. 1 year ago
LLama.Examples Removed `LLamaBatchSafeHandle` (using unmanaged memory, created by llama.cpp) and replaced it with a fully managed `LLamaBatch`. Modified the `BatchedDecoding` example to use new managed batch. 1 year ago
LLama.KernelMemory build(deps): bump Microsoft.KernelMemory.Abstractions 1 year ago
LLama.SemanticKernel Fix typos in SemanticKernel README file 1 year ago
LLama.Unittest Added a test with examples of troublesome strings from 0.9.1 1 year ago
LLama.Web Switched form using raw integers, to a `LLamaToken` struct 1 year ago
LLama.WebAPI build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.0 to 8.0.1 1 year ago
docs fix broken references in docs (after commit "docs: update the docs to follow new version") 1 year ago
.gitignore Switched to codellama-7b.gguf in tests (probably temporarily) 2 years ago
CONTRIBUTING.md docs: create CONTRIBUTING.md 2 years ago
LICENSE doc: add LICENSE file and readme. 2 years ago
LLamaSharp.sln 📝 Add LLamaSharp.KernelMemory project 2 years ago
README.md Update README.md 1 year ago
mkdocs.yml docs: update the docs to follow new version. 2 years ago