40 Commits (master)

Author SHA1 Message Date
  Martin Evans c325ac9127
April 2024 Binary Update (#662) 1 year ago
  Rinne e3ecc318ff
Merge pull request #612 from xbotter/deps/sk-1.6.2 1 year ago
  xbotter a019b5cc24
📝 Update LLamaSharpChatCompletion and LLama.Unittest 1 year ago
  jlsantiago 3b2836eac4
Llava api (#563) 1 year ago
  dependabot[bot] 070969b23f
build(deps): bump coverlet.collector from 6.0.0 to 6.0.1 (#540) 1 year ago
  dependabot[bot] 7fbf979fe0
build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 1 year ago
  dependabot[bot] 939d288384
build(deps): bump xunit from 2.6.6 to 2.7.0 1 year ago
  dependabot[bot] 58b6b927c6
build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 1 year ago
  Martin Evans df38d73c79 Switched to `Q3_K_S` for unit test model, instead of `Q4`. This is almost 1gb smaller, and _may_ make the macos tests less flakey. 1 year ago
  dependabot[bot] 3d4c3c5509
build(deps): bump xunit from 2.6.5 to 2.6.6 1 year ago
  dependabot[bot] 4a6f07943c
build(deps): bump xunit from 2.6.4 to 2.6.5 1 year ago
  dependabot[bot] 57fdac493a
build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 1 year ago
  dependabot[bot] 58e5a84d54
build(deps): bump xunit from 2.6.3 to 2.6.4 1 year ago
  xbotter df66d7e0c6
Upgrade unittest target framework to .net8 1 year ago
  dependabot[bot] 85dc43dde0
build(deps): bump xunit from 2.6.2 to 2.6.3 1 year ago
  dependabot[bot] 8fb4476813
build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 1 year ago
  dependabot[bot] 6d86219d71
build(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 2 years ago
  Rinne cf4edeac55
Merge pull request #315 from futzy314/fix-ai-request-settings 2 years ago
  Martin Evans 597188c236
Merge pull request #316 from martindevans/update_binaries_nov 2 years ago
  Ian Foutz b2bf59d8d5 Unit tests added 2 years ago
  dependabot[bot] 41292b4b32
build(deps): bump xunit from 2.6.1 to 2.6.2 2 years ago
  Martin Evans 77003d763e Added new symbols from llama.h 2 years ago
  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