File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [[ 12.3.5]] ( https://github.com/Clarifai/clarifai-python/releases/tag/12.3.5 ) - [ PyPI] ( https://pypi.org/project/clarifai/12.3.5/ ) - 2026-03-31
2+
3+ ### Changed
4+ - Smart resource reuse and private-by-default for ` clarifai model serve ` [ (#1004 )] ( https://github.com/Clarifai/clarifai-python/pull/1004 )
5+ - Optimize model runner memory and latency [ (#994 )] ( https://github.com/Clarifai/clarifai-python/pull/994 )
6+ - Auto-detect and clamp max_tokens to backend's max_seq_len [ (#1005 )] ( https://github.com/Clarifai/clarifai-python/pull/1005 )
7+
18## [[ 12.3.4]] ( https://github.com/Clarifai/clarifai-python/releases/tag/12.3.4 ) - [ PyPI] ( https://pypi.org/project/clarifai/12.3.4/ ) - 2026-03-26
29
310### Added
Original file line number Diff line number Diff line change 1- __version__ = "12.3.4 "
1+ __version__ = "12.3.5 "
You can’t perform that action at this time.
0 commit comments