This repository was archived by the owner on Mar 21, 2026. It is now read-only.
Commit 40dfce6
authored
* 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 d64d6d2.
1 parent e7329fe commit 40dfce6
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
0 commit comments