Releases: always-further/deepfabric
Releases · always-further/deepfabric
Release v3.10.3
What's Changed
- Tool response left null if no entry to make by @lukehinds in #441
Full Changelog: v3.10.2...v3.10.3
Release v3.10.2
Max tokens (#440) * Bump version to v3.10.2 Signed-off-by: Luke Hinds <[email protected]> * Fix duplicate assistant message bug and increase max tokens * Save duplicate loop Signed-off-by: Luke Hinds <[email protected]> --------- Signed-off-by: Luke Hinds <[email protected]>
Release v3.10.1
What's Changed
- Add metadata to graph, for future entries by @lukehinds in #437
- Fix topic utilization for chain-of-thought by @lukehinds in #438
Full Changelog: v3.10.0...v3.10.1
Release v3.10.0
What's Changed
- Improve dynamic sizing of Streaming Preview window by @lukehinds in #436
- build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #435
- build(deps): bump outlines from 1.2.8 to 1.2.9 by @dependabot[bot] in #433
Full Changelog: v3.9.0...v3.10.0
Release v3.9.0
What's Changed
- Support Py310 for various notebook coverage by @lukehinds in #434
Full Changelog: v3.8.0...v3.9.0
Release v3.8.0
What's Changed
- build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #428
- add a conversion method to convert deepfabric.Dataset HuggingFace Dataset by @lukehinds in #431
- build(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #429
- build(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 by @dependabot[bot] in #432
Full Changelog: v3.7.3...v3.8.0
Release v3.7.2
What's Changed
- Differentiate thinking samples, when non-thinking model by @lukehinds in #426
Full Changelog: v3.7.2...v3.7.3
Release v3.7.2
What's Changed
- Allow Unsloth FastLanguageModel within InferenceConfig by @lukehinds in #423
- Prevent recursion depth error in graph path traversal by @lukehinds in #424
Full Changelog: v3.7.1...v3.7.2