You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace gated test model with Qwen2.5-Coder-0.5B-Instruct, bump to 0.3.15
google/gemma-3-270m-it became gated, breaking integration-tests and
conversation-logging-tests in CI. Swap in Qwen/Qwen2.5-Coder-0.5B-Instruct
which is public, instruction-tuned, has a chat_template, no thinking mode,
and works with the existing transformers pin. Verified locally that
test_json_plugin.py (9/9), test_n_parameter.py, test_reasoning_integration.py
(8/8), and test_conversation_logging_server.py (10/10) now pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments