mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-08 02:12:08 +00:00
* Add `.DS_Store` file to `.gitignore`
* Skip `{% generation %}` and `{% endgeneration %}`
Custom syntax within the chat template for the Phi4 Reasoning models
e.g. https://huggingface.co/microsoft/Phi-4-reasoning-plus, which is
AFAIK not handled natively yet, so skipping for now
* Update explanation on `{% generation %}` and `{% endgeneration %}` removal
* Revert "Add `.DS_Store` file to `.gitignore`"
This reverts commit
|
||
---|---|---|
.. | ||
chat_template.rs | ||
mod.rs | ||
tool_grammar.rs |