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 4ef618012e
Merge pull request #437 from martindevans/check_model_path_exists
2 years ago
.github Added the final nuget push back into the workflows 2 years ago
Assets docs: update readme. 3 years ago
LLama - Added a specific exception for failing to load model weights. 2 years ago
LLama.Examples Switched form using raw integers, to a `LLamaToken` struct 2 years ago
LLama.KernelMemory build(deps): bump Microsoft.KernelMemory.Abstractions 2 years ago
LLama.SemanticKernel Fix typos in SemanticKernel README file 2 years ago
LLama.Unittest - Added a test for tokenizing just a new line (reproduce issue https://github.com/SciSharp/LLamaSharp/issues/430) 2 years ago
LLama.Web Switched form using raw integers, to a `LLamaToken` struct 2 years ago
LLama.WebAPI build(deps): bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 2 years ago
docs fix broken references in docs (after commit "docs: update the docs to follow new version") 2 years 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. 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