v0.8.1 - Major BUG fix and better feature detection
Break changes
- Change
NativeLibraryConfig.Default
toNativeLibraryConfig.Instance
.
Major features and fix
- MinP Sampler by @martindevans in #277
- CPU Feature Detection 2 by @martindevans in #281
- AntipromptProcessor access by @saddam213 in #288
- StreamingTextDecoder in LLamaExecutorBase by @martindevans in #293
- November Binary Update by @martindevans in #316
- Update KernelMemory Package by @xbotter in #325
- fix: Chinese encoding error with gb2312. by @AsakusaRinne in #326
- feat: allow customized search path for native library loading. by @AsakusaRinne in #333
Other changes
- Add targets in Web project by @SignalRT in #286
- Update examples by @xbotter in #295
- dotnet8.0 by @martindevans in #292
- progress_callback in
LLamaModelParams
by @martindevans in #303 - Added Obsolete markings to all
Eval
overloads by @martindevans in #304 - Improved test coverage. by @martindevans in #311
- Removed Obsolete ModelParams Constructor by @martindevans in #312
- Better TensorSplitsCollection Initialisation by @martindevans in #310
- Add DefaultInferenceParams to Kernel Memory by @xbotter in #307
- Added a converter similar to the Open AI one by @futzy314 in #315
New Contributors
Thank you so much for all the contributions!
Full Changelog: v0.8.0...v0.8.1