Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-16 | 2.4 kB | |
v0.25.0 source code.tar.gz | 2025-08-16 | 21.1 MB | |
v0.25.0 source code.zip | 2025-08-16 | 21.3 MB | |
Totals: 3 Items | 42.4 MB | 2 |
Major Changes
- Bianries Update July 2025 by @martindevans in https://github.com/SciSharp/LLamaSharp/pull/1225
- docs: update the API references. by @AsakusaRinne in https://github.com/SciSharp/LLamaSharp/pull/1213, https://github.com/SciSharp/LLamaSharp/pull/1214
Bug Fixes
- Conversation
-1
instead of_end
by @martindevans in https://github.com/SciSharp/LLamaSharp/pull/1197 - Preserve cut off generated text by @OoLunar in https://github.com/SciSharp/LLamaSharp/pull/1202
- Fix for getting CUDA Version inside nvidia/cuda containers by @Crelex in https://github.com/SciSharp/LLamaSharp/pull/1222
Other Changes
- Update to stable Microsoft.Extensions.AI.Abstractions by @stephentoub in https://github.com/SciSharp/LLamaSharp/pull/1190
- Memory efficient context handling by @zsogitbe in https://github.com/SciSharp/LLamaSharp/pull/1183
- Expose
DecodeSpecialTokens
throughIInferenceParams
forStatelessExecutor
by @jacob-mink-1996 in https://github.com/SciSharp/LLamaSharp/pull/1203 - Unseal the DefaultSamplingPipeline by @m0nsky in https://github.com/SciSharp/LLamaSharp/pull/1208
- Updated main workflow from windows-2019 to windows-2022 by @martindevans in https://github.com/SciSharp/LLamaSharp/pull/1216, https://github.com/SciSharp/LLamaSharp/pull/1218
- Multi modal (Just libraries) by @SignalRT in https://github.com/SciSharp/LLamaSharp/pull/1220
New Contributors
- @omahs made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1196
- @OoLunar made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1202
- @leopardracer made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1206
- @jacob-mink-1996 made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1203
- @kilavvy made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1207
- @vtjl10 made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1209
- @zeevick10 made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1210
- @maximevtush made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1211
- @Crelex made their first contribution in https://github.com/SciSharp/LLamaSharp/pull/1222
Full Changelog: https://github.com/SciSharp/LLamaSharp/compare/v0.24.0...v0.25.0