0.9.1 - Mixtral!
Major Changes
- Rebuilt ChatSession class by @philippjbauer in #344
- Custom Sampling Pipelines by @martindevans in #348
- Updated Binaries December 2023 by @martindevans in #361
- Added
LLamaWeights.Metadata
property by @martindevans in #380
Bug Fixes
- Fix documentation to reflect changes in ChatSession API by @asmirnov82 in #366
- Added missing field to LLamaModelQuantizeParams by @martindevans in #367
- Fix broken references in docs by @asmirnov82 in #378
- Updated & Fixed WebAPI by @scotmcc in #377
- Fixed loading of very large metadata values by @martindevans in #384
- Update compile.yml to fix not building for windows by @edgett in #386
- Metadata Fixes by @martindevans in #385
- Fix typos in SemanticKernel README file by @asmirnov82 in #408
Other Changes
- Context Set Seed by @martindevans in #368
- Update README.md by @martindevans in #335
- ci: fix error in auto-release. by @AsakusaRinne in #334
- Update README.md by @markvantilburg in #339
- 🔧 Refactor Semantic Kernel chat completion implementation by @xbotter in #341
- build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #353
- build(deps): bump xunit from 2.6.2 to 2.6.3 by @dependabot in #352
- Added AVX and AVX2 to MacOS x86_64 builds by @martindevans in #360
- Upgrade unittest target framework to .NET 8.0 by @xbotter in #358
- Clone Grammar by @martindevans in #370
- Renamed
llama_sample_temperature
tollama_sample_temp
by @martindevans in #369 - Reset Custom Sampling Pipeline by @martindevans in #372
- Improved support for AVX512 by @martindevans in #373
- bump sk to 1.0.1 & km to 0.18 by @xbotter in #356
- build(deps): bump xunit from 2.6.3 to 2.6.4 by @dependabot in #389
- build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #391
- build(deps): bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 by @dependabot in #388
- build(deps): bump Microsoft.KernelMemory.Abstractions from 0.18.231209.1-preview to 0.24.231228.5 by @dependabot in #397
- build(deps): bump Microsoft.KernelMemory.Core and Microsoft.KernelMemory.Abstractions by @dependabot in #396
- Code cleanup driven by R# suggestions by @martindevans in #400
- Removed some unnecessary uses of
unsafe
by @martindevans in #401 - Safer Model Handle Creation by @martindevans in #402
- Extra ModelParams Checking by @martindevans in #403
New Contributors
- @markvantilburg made their first contribution in #339
- @asmirnov82 made their first contribution in #366
- @scotmcc made their first contribution in #377
- @edgett made their first contribution in #386
Thank you so much for all the contributions! 😻
Full Changelog: v0.8.1...0.9.1