* manage jinja templates as nicely formatted files * chore: lint * use path for templates relative to the module * fix template reformating * handle newlines in llama3 template * fix gemma3 jinja * fix templates * suport for passing jinja template file in yaml * handle file loading of jinja template outside of validation * fix typing and typo
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
include requirements.txt
|
|
include README.md
|
|
include LICENSE
|
|
include src/setuptools_axolotl_dynamic_dependencies.py
|
|
include src/axolotl/utils/chat_templates/templates/*.jinja
|
|
recursive-include axolotl *.py
|