Ctrl+K
Proposed Changes - Replace the default model from `moonshotai/Kimi-K2.5` to `Qwen/Qwen3-32B`. - Remove the provider-specific `extra_body={"thinking": {"type": "disabled"}}` parameter. - Update inference examples to use a model that is currently supported through Hugging Face Inference Providers. - Improve out-of-the-box execution for users running the notebook on Colab or local environments.
10f205e verified