1118 Commits (experimental_cpp)
 

Author SHA1 Message Date
  Rinne fb12577235
Merge pull request #629 from zsogitbe/experimental_cpp 1 year ago
  Zoli Somogyi 4bc111f3b3 Update LLamaSharpCpp 1 year ago
  Rinne 886d4cf9ef
Merge pull request #628 from zsogitbe/experimental_cpp 1 year ago
  Zoli Somogyi dfe19c1c5b LLamaSharpCpp - combine C# and C++ solution 1 year ago
  Rinne 6ddd45baa3
Merge pull request #602 from AsakusaRinne/add_submodule 1 year ago
  Rinne e17c8df992
Merge pull request #604 from AsakusaRinne/fix_readme_example 1 year ago
  Rinne a0dac6293f
docs: update the example in readme. 1 year ago
  Rinne 5da0b4616a
build: add llama.cpp as submodule. 1 year ago
  jlsantiago 3b2836eac4
Llava api (#563) 1 year ago
  Martin Evans ce4de7d607
llama_decode lock (#595) 1 year ago
  Valentin Arthur Thomas 9deb50a2f4
update readme.md backends (#587) 1 year ago
  Clovis Henrique Ribeiro d0f79814e9
Added conditional compilation code to progress_callback (in LlamaModelParams struct) so the struct plays nice with legacy NET Framework 4.8 (#593) 1 year ago
  Rinne 884641f751
ci: add dependabot.yml 1 year ago
  Martin Evans f0b0bbcbb7
Mutable Logits (#586) 1 year ago
  Martin Evans a8ba9f05b3
March Binary Update (#565) 1 year ago
  dependabot[bot] 6f03d5ac5c
build(deps): bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions (#572) 1 year ago
  Rinne aa9a0a776b
Merge pull request #571 from SciSharp/dependabot/nuget/System.Text.Json-8.0.2 1 year ago
  dependabot[bot] 4068a6f03b
build(deps): bump System.Text.Json from 8.0.1 to 8.0.2 1 year ago
  Martin Evans defac000ad
Added a `%(RecursiveDir)` element to the props file, this causes files to be copied along with the folder structure rather than dumped into the root. (#561) 1 year ago
  jlsantiago ef24196444
Build Llava binaries (#556) 1 year ago
  Martin Evans 8ac1634233
Removed `llama_eval`. It is going to be completely removed in the next version of llama.cpp (#553) 1 year ago
  Martin Evans f0e7e7cc0a
Removed `SamplingApi`. it has been marked as Obsolete for a while, replaced by instance methods on `LLamaTokenDataArray` (#552) 1 year ago
  Martin Evans a0731db944
Added tests checking that memory is freed properly (#551) 1 year ago
  Martin Evans 7d84625a67
Classifier Free Guidance (#536) 1 year ago
  dependabot[bot] 364259aabe
build(deps): bump Microsoft.SemanticKernel from 1.1.0 to 1.4.0 (#544) 1 year ago
  dependabot[bot] e50f30d740
build(deps): bump Microsoft.KernelMemory.Core, System.Text.Json and Microsoft.KernelMemory.Abstractions (#546) 1 year ago
  dependabot[bot] 33827a1ba8
build(deps): bump Microsoft.SemanticKernel.Abstractions (#542) 1 year ago
  dependabot[bot] 070969b23f
build(deps): bump coverlet.collector from 6.0.0 to 6.0.1 (#540) 1 year ago
  alexhiggins732 3b5e781f1f
Add link to newly created Blazor Demo, requested by in the documentation. (#539) 1 year ago
  Martin Evans 91a7967869
`ReadOnlySpan<float>` in ISamplingPipeline (#538) 1 year ago
  Martin Evans 74a39188a2
Used `AnsiConsole` in a few more places: (#534) 1 year ago
  Scott W Harden 91ca9d2732
LLamaSharp.Examples: Document Q&A with local storage (#532) 1 year ago
  Scott W Harden a6394001a1
NativeLibraryConfig: WithLogs(LLamaLogLevel) (#529) 1 year ago
  Scott W Harden 06ffe3ac95
LLama.Examples: improve model path prompt (#526) 1 year ago
  Scott W Harden efa49cc8de
Improve "embeddings" example (#525) 1 year ago
  Martin Evans 3d7bf4287c
Merge pull request #523 from swharden/patch-1 1 year ago
  Scott W Harden 4c3077d0f0
ChatSession: improve exception message 1 year ago
  Martin Evans ca2b7cf4d5
Merge pull request #520 from SciSharp/dependabot/nuget/xunit.runner.visualstudio-2.5.7 1 year ago
  dependabot[bot] 7fbf979fe0
build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 1 year ago
  Martin Evans 39fe4263e5
Merge pull request #521 from SciSharp/dependabot/nuget/Microsoft.AspNetCore.OpenApi-8.0.2 1 year ago
  Martin Evans 7a20ec6a5f
Merge pull request #522 from SciSharp/dependabot/nuget/xunit-2.7.0 1 year ago
  dependabot[bot] 939d288384
build(deps): bump xunit from 2.6.6 to 2.7.0 1 year ago
  dependabot[bot] 03ec5d9807
build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.1 to 8.0.2 1 year ago
  Martin Evans 6230350b97
Merge pull request #515 from martindevans/warnings_cleanup 1 year ago
  Martin Evans c7d0dc915a Assorted small changes to clean up some code warnings 1 year ago
  Martin Evans 9bc129e252
Merge pull request #512 from martindevans/updated_version 1 year ago
  Martin Evans 174f21a385 0.10.0 1 year ago
  Martin Evans 633727bb73
Merge pull request #511 from martindevans/fixed_release_minor 1 year ago
  Martin Evans 69a74bb053 Commented back in the line that pushes to nuget 1 year ago
  Martin Evans d03c1a9201
Merge pull request #503 from martindevans/batched_executor_again 1 year ago