1118 Commits (experimental_cpp)
 

Author SHA1 Message Date
  Martin Evans cedef5e45a Added the `pure` field to `LLamaModelQuantizeParams` (it's been added to llama.cpp) 1 year ago
  Martin Evans 6650e683f4
Merge pull request #361 from martindevans/update_binaries_dec_2023 1 year ago
  Martin Evans 199b4418c3 Fixed JSON serialization for ModelParams 1 year ago
  Martin Evans 6128c18824
Merge pull request #366 from asmirnov82/fix_code_in_readme 1 year ago
  Aleksei Smirnov 8558d109b4 Fix documentation according to the changes in newer versions 1 year ago
  Martin Evans 2f0deeadcd Implemented serialization for `MetadataOverride`. Deserialization is broken (converter is never called) 1 year ago
  Martin Evans b868b056f7 Added metadata overrides to `IModelParams` 1 year ago
  xbotter 8766fb1b03
Merge branch 'deps/sk-rc3' of https://github.com/xbotter/LLamaSharp into deps/sk-rc3 1 year ago
  xbotter 213b4be723
bump sk-1.0.0-rc4 1 year ago
  xbotter ce20b30e06
Merge branch 'SciSharp:master' into deps/sk-rc3 1 year ago
  Martin Evans b22d8b7495 - Added `GroupDisposable` to dispose a collection of items all together 1 year ago
  Martin Evans 5ad2cd1d3c Added a comment on the type itself 1 year ago
  Martin Evans b0270b5788 Added comments on GGMLType 1 year ago
  Martin Evans b3e576608b fixed safe handle 1 year ago
  Martin Evans bab6b65b61 Added a safe handle for LLamaKvCacheView 1 year ago
  Martin Evans 439d14a061 Updated binaries: 1 year ago
  Martin Evans 9813a30193
Merge pull request #358 from xbotter/unittest-net8 1 year ago
  xbotter 340bbbcf48
Move JSON converter for TensorSplitsCollection 1 year ago
  Martin Evans 728f7077d8
Merge pull request #360 from martindevans/macos_avx 1 year ago
  Martin Evans 0b8422ea7f Added AVX and AVX2 to MacOS x86_64 builds 1 year ago
  Martin Evans 01c7f1b4da
Update LLama/Common/ModelParams.cs 1 year ago
  Martin Evans e6148c952e Fixed encoding of `Encoding` 1 year ago
  xbotter df66d7e0c6
Upgrade unittest target framework to .net8 1 year ago
  Martin Evans d87d654a34
Merge pull request #348 from martindevans/new_object_based_sampling_pipeline 1 year ago
  Martin Evans 50c1b2d52d
Merge pull request #344 from philippjbauer/master 1 year ago
  Martin Evans 8a2923a7bc
Merge pull request #352 from SciSharp/dependabot/nuget/xunit-2.6.3 1 year ago
  Rinne fb75e06293
fix: output prefix of Chinese example. 1 year ago
  dependabot[bot] 85dc43dde0
build(deps): bump xunit from 2.6.2 to 2.6.3 1 year ago
  Martin Evans ec6d0e8778
Merge pull request #353 from SciSharp/dependabot/nuget/xunit.runner.visualstudio-2.5.5 1 year ago
  Rinne 836f071cd0
fix: Chinese example. 1 year ago
  xbotter 13a312b4ec
update sk to 1.0.0-rc3 & km to 0.18 1 year ago
  dependabot[bot] 8fb4476813
build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 1 year ago
  Philipp Bauer 29c5c6e93c Update the StatefulChatService to use new ChatSession integration 1 year ago
  Philipp Bauer f669a4f5a7 Update the Chinese chat sample to use new ChatSession integration 1 year ago
  Philipp Bauer 2cc01efdae
Merge branch 'SciSharp:master' into master 1 year ago
  Rinne 3019da9d22
Merge pull request #341 from xbotter/sk/chat-stateless 1 year ago
  Martin Evans 835958398c - Removed the object wrappers and configurable pipeline, they can be better written in code. 1 year ago
  Martin Evans 3afc007499 - Added "protected" logits, instead of the awkward save/load mechanism 1 year ago
  Martin Evans b34f72a883 - Added `SamplingPipeline` to inference params which overrides all other options with an entirely custom pipeline. 1 year ago
  Martin Evans 4fc743c9ba
Merge branch 'master' into master 1 year ago
  xbotter 22a775e1b0
Merge branch 'SciSharp:master' into sk/chat-stateless 1 year ago
  Philipp Bauer 422605d980 Re-add ChatSession examples 2 years ago
  Philipp Bauer 73d1725954 Modified / updated ChatSession examples 2 years ago
  Philipp Bauer 67e6d633fd Rebuild ChatSession class 2 years ago
  Philipp Bauer cb480f04af Prevent compilation errors due to duplicated assembly info 2 years ago
  Philipp Bauer f1eac82ecc Update target frameworks with .NET 8 2 years ago
  Martin Evans 33358124db Initial pass at a new sampling pipeline 1 year ago
  xbotter a2b26faa7a
🔧 Refactor chat completion implementation 2 years ago
  Rinne ac3cc7c039
Merge pull request #339 from markvantilburg/patch-1 2 years ago
  mark van tilburg 93eb885253
Update README.md 2 years ago