This PR promoted frequency_penalty and seed from undeclared chat-completion extras into explicit ChatCompletionRequest fields, so they ride the attribute path now, not model_extra. The test still asserted both via model_extra and failed on Linux Python 3.10-3.13 with 'assert None == 0.5'. response_format stays in model_extra (still undeclared) so the extra='allow' contract is covered by that branch. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||