1093 Commits (e50f30d740c9245e57ffb392894e2a8dc371317c)
 

Author SHA1 Message Date
  dependabot[bot] 40729c898f
build(deps): bump Microsoft.Extensions.Logging.Abstractions 2 years ago
  Martin Evans d9a1ea5d72
Merge pull request #319 from SciSharp/dependabot/nuget/Microsoft.Extensions.Logging.Console-8.0.0 2 years ago
  Martin Evans 9f0a978e29
Merge pull request #318 from SciSharp/dependabot/nuget/System.Text.Json-8.0.0 2 years ago
  Martin Evans 33b1e421b1
Merge pull request #320 from SciSharp/dependabot/nuget/xunit-2.6.2 2 years ago
  dependabot[bot] 52be1eec50
build(deps): bump Microsoft.VisualStudio.Validation 2 years ago
  dependabot[bot] 41292b4b32
build(deps): bump xunit from 2.6.1 to 2.6.2 2 years ago
  dependabot[bot] 20a0dc7ac6
build(deps): bump Microsoft.Extensions.Logging.Console 2 years ago
  dependabot[bot] 93790582e8
build(deps): bump System.Text.Json from 7.0.3 to 8.0.0 2 years ago
  Rinne c94aeabc4b
Merge pull request #307 from xbotter/sm-default-config 2 years ago
  Martin Evans 7486e6388a Updated nuspec files 2 years ago
  Martin Evans a3614f6747 Added `native/` back into path prefix 2 years ago
  Martin Evans 77003d763e Added new symbols from llama.h 2 years ago
  Martin Evans 37466956c7 Added new binaries. 2 years ago
  Martin Evans e6ae9edbd2
Merge pull request #314 from martindevans/fix_build_pipeline 2 years ago
  Ian Foutz 060d7c273d Added a converter similar to the Open AI one 2 years ago
  Martin Evans 241b72e6f5 - Fixed uploading metal for x64 2 years ago
  Martin Evans ef6a8890e2 - Fixed MacOS files missing from build pipeline 2 years ago
  Martin Evans d11702c4ea
Merge pull request #310 from martindevans/better_tensor_splits_specification 2 years ago
  xbotter 286904920b
update DefaultInferenceParams in WithLLamaSharpDefaults 2 years ago
  Martin Evans 8540c8d220
Merge pull request #312 from martindevans/removed_obsolete_modelparams_constructor 2 years ago
  Martin Evans c6d507040c
Merge pull request #311 from martindevans/Improved_Test_Coverage 2 years ago
  Martin Evans c74f463d8e Removed the obsolete constructor in `ModelParams`, it was marked obsolete 3 months ago. 2 years ago
  Martin Evans 48c5039054 Improved test coverage. Discovered some issues: 2 years ago
  Martin Evans e47431ed80 Modified `TensorSplitsCollection` so it accepts any number of splits, as long as it doesn't exceed the number of supported devices 2 years ago
  Rinne 22b3073e36
Merge pull request #306 from xbotter/deps/sk-1.0.0-beta8 2 years ago
  xbotter 007f501cd5
🔧 Update LlamaSharpConfig and LlamaSharpTextGeneration 2 years ago
  xbotter 1056e13414
fix examples 2 years ago
  xbotter 15db931a66
bump semantic kernel 1.0.0-beta8 2 years ago
  Rinne 8b6105faa0
docs: update README.md 2 years ago
  Martin Evans c517cc18a2
Merge pull request #304 from martindevans/obsolete_attribute_eval 2 years ago
  Martin Evans 16ab33ba3c Added Obsolete markings to all `Eval` overloads 2 years ago
  Martin Evans 18b3a5595a
Merge pull request #303 from martindevans/expose_progress_callback 2 years ago
  Martin Evans 0e51badb38 Exposed `progress_callback` in `LLamaModelParams` (although not in higher level) 2 years ago
  Martin Evans 9905baa7c4
Merge pull request #300 from martindevans/minor_demos_cleanup 2 years ago
  Martin Evans 4359752d94
Merge pull request #297 from martindevans/ubuntu-20.04 2 years ago
  Martin Evans 1970023ef4
Merge pull request #292 from martindevans/dotnet8.0 2 years ago
  Martin Evans 1dd4c6ab7a
Merge pull request #296 from xbotter/deps/sk_1.0.0-beta6 2 years ago
  Martin Evans 479779e908 Some minor cleanup on example code: 2 years ago
  Philipp Bauer 75932afc62 Remove debug output 2 years ago
  Philipp Bauer 629430a087 Correctly format followup messages in turn-based (chat) inference 2 years ago
  Martin Evans 9121670b83 Removed codeQL (broken under dotnet8.0 at the moment) 2 years ago
  Martin Evans dc8c2309b6 Fixed conditionals 2 years ago
  Martin Evans b52422a028 Moved compile job to run on `ubuntu-20.04`, hopefully picking up an older version of glibc with broader support. 2 years ago
  Martin Evans 0bfc1cbecb
Merge pull request #295 from xbotter/patch/examples 2 years ago
  Rinne 36c2e64b36
Merge pull request #293 from martindevans/fixed_base_executor 2 years ago
  xbotter 6c31f69720
bump semantic kernel to 1.0.0-beta-6 2 years ago
  xbotter 521e36903c
🔀 Remove unused code and update examples 2 years ago
  Martin Evans ecc614de7e
Merge pull request #294 from martindevans/fixed_revert_error 2 years ago
  Martin Evans fe03e6ad35 Added 8.0 to version installation 2 years ago
  Martin Evans 89fef05362 This commit (5fe721bdbe) accidentally removed a load of stuff that it shouldn't. Fixed that. 2 years ago