18 Commits (f68aa777f12f190923d55d2ff6f40cd891db2d94)

Author SHA1 Message Date
  dependabot[bot] f68aa777f1
build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 2 years ago
  dependabot[bot] b7893317f5
build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 2 years ago
  dependabot[bot] b20c3ecda5
build(deps): bump xunit from 2.5.0 to 2.6.1 2 years ago
  Martin Evans d5874a279c Updated test runner to latest version 2 years ago
  Martin Evans 3f80190f85 Minimal changes required to remove non-async inference. 2 years ago
  Martin Evans 821d7f615e Swapped to llama-7b-chat 2 years ago
  SignalRT fb007e5921 Changes to compile in VS Mac + change model to llama2 2 years ago
  Martin Evans ba49ea2991 Removed hardcoded paths from projects, modified Runtime.targets to exclude missing binaries 2 years ago
  Martin Evans 2022b82947 Added binaries generated by this action: https://github.com/SciSharp/LLamaSharp/actions/runs/6002797872/job/16279896150 2 years ago
  Martin Evans 95dc12dd76 Switched to codellama-7b.gguf in tests (probably temporarily) 2 years ago
  Martin Evans 2056078aef Initial changes required for GGUF support 2 years ago
  Martin Evans 93f24f8a51 Switched to properly typed `Encoding` property 2 years ago
  Martin Evans fe3bd11dfa
Merge branch 'master' into master 2 years ago
  Martin Evans d6fc83e981 - Added a folder with a 7B Llama2 model, automatically downloaded from huggingface. This can be used for unit tests. 2 years ago
  SignalRT 528a7aafcb Merge test changes from @martindevans 2 years ago
  Tim Miller bbd2650cf0 Include runtime targets file 2 years ago
  Yaohui Liu 856d6549de build: add linux support. 2 years ago
  Yaohui Liu 5a79edeb51
feat: add the framework and basic usages. 2 years ago