Skip to content

Releases: SciSharp/LLamaSharp

v0.16.0

01 Sep 19:47
26a7114
Compare
Choose a tag to compare

Major Changes

Bug Fixes

  • Fixed constrained output (Grammar) support in BatchedExecutorGuidance by @webitube in #904
  • Fixed Issue where Model with Grammar constrains only generates one output in Example by @L-Wehmschulte in #908

Other Changes

  • Remove OpenCL & add Vulkan to readme by @m0nsky in #907
  • Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.3 by @dependabot in #912
  • Bump BenchmarkDotNet from 0.13.12 to 0.14.0 by @dependabot in #913
  • Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #914
  • Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.7 to 8.0.8 by @dependabot in #916
  • Bump Microsoft.KernelMemory.Abstractions and Microsoft.SemanticKernel.Abstractions by @dependabot in #915

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0 - Llama 3.1

03 Aug 15:47
d9e0d26
Compare
Choose a tag to compare

Major Changes

Bug Fixes

Other Changes

New Contributors

Full Changelog: v0.14.0...v0.15.0

0.14.0 - Gemma2

16 Jul 12:38
d685588
Compare
Choose a tag to compare

Major Changes

Bug Fixes

Other Changes

New Contributors

Full Changelog: v0.13.0...v0.14.0

0.13.0

04 Jun 12:46
fdcc035
Compare
Choose a tag to compare

Major Changes

Documentation

Bug Fixes

  • KernelMemory bug fix by @zsogitbe in #726
  • Fixes for website when running on case-sensitive filesystems. by @Lamothe in #753

Other Changes

New Contributors

Full Changelog: v0.12.0...v0.13.0

0.12.0 - LLama3

12 May 17:04
9a6e8b5
Compare
Choose a tag to compare

Major Changes

Documentation

Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.11.1...v0.12.0

0.11.1 - LLaVA support

01 Apr 00:30
3bc952c
Compare
Choose a tag to compare

🎏 Major Changes

📖 Documentation

🔧 Bug Fixes

📌 Other Changes

🙌 New Contributors

Full Changelog: v0.10.0...0.11.0

0.10.0 - Phi2

15 Feb 14:53
9bc129e
Compare
Choose a tag to compare

Major Changes

Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.9.1...v0.10.0

0.9.1 - Mixtral!

06 Jan 15:23
d74e6c7
Compare
Choose a tag to compare

Major Changes

Bug Fixes

Other Changes

New Contributors

Thank you so much for all the contributions! 😻

Full Changelog: v0.8.1...0.9.1

v0.8.1 - Major BUG fix and better feature detection

28 Nov 17:16
1f97ad8
Compare
Choose a tag to compare

Break changes

  • Change NativeLibraryConfig.Default to NativeLibraryConfig.Instance.

Major features and fix

Other changes

New Contributors

Thank you so much for all the contributions!

Full Changelog: v0.8.0...v0.8.1

v0.8.0: performance improvement, cuda feature detection and kernel-memory integration

12 Nov 19:53
597d329
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0