v1.3.1.post1
xorbitsai/inferencev1.3.1.post1Mar 11, 2025by XprobeBot
AI Summary
A minor post-release patch addressing specific bugs related to the QwQ-32B model, including a reasoning content parser fix and a download retry issue.
Key Highlights
- Fixed reasoning content parser for qwq-32b.
- Fixed failed download retries for QwQ-32B model.
- Added documentation for new models.
Full Release Notes
# What's new in 1.3.1.post1 (2025-03-11) These are the changes in inference v1.3.1.post1. ## Bug fixes * BUG: Fix reasoning content parser for qwq-32b by @amumu96 in https://github.com/xorbitsai/inference/pull/3024 * BUG: Failed to download model 'QwQ-32B' (size: 32, format: ggufv2) after multiple retries by @Jun-Howie in https://github.com/xorbitsai/inference/pull/3031 ## Documentation * DOC: added new models by @qinxuye in https://github.com/xorbitsai/inference/pull/3018 **Full Changelog**: https://github.com/xorbitsai/inference/compare/v1.3.1...v1.3.1.post1