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 6a01d9f81f
Merge pull request #253 from martindevans/reduced_CI_targets
2 years ago
.github Removed some CI targets 2 years ago
Assets docs: update readme. 2 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 feat(kernel-memory): avoid loading model twice. 2 years ago
LLama.SemanticKernel chore: update semantic kernel examples 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. 2 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