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.
 
 
 
 
 
 
Yaohui Liu 2b0fa42173
Merge branch 'master' of github.com:AsakusaRinne/LLamaSharp into add_kernel_memory_pkg
2 years ago
.github build: add codeql workflow 2 years ago
Assets docs: update readme. 3 years ago
LLama Using a reference to an array instead of pointer arithmetic. This means it will benefit from bounds checking on the array. 2 years ago
LLama.Examples Merge pull request #231 from SciSharp/dependabot/nuget/Microsoft.SemanticKernel-1.0.0-beta4 2 years ago
LLama.KernelMemory build: use only net6.0 with kernel-memory. 2 years ago
LLama.SemanticKernel build: add package for kernel-memory integration. 2 years ago
LLama.Unittest build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 2 years ago
LLama.Web - Fixed rope frequency/base to use the values in the model by default, instead of always overriding them by default! 2 years ago
LLama.WebAPI build(deps): bump Swashbuckle.AspNetCore from 6.2.3 to 6.5.0 2 years ago
docs 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 build: use only net6.0 with kernel-memory. 2 years ago
mkdocs.yml docs: update the docs to follow new version. 2 years ago