diff --git a/gguf-py/scripts/gguf-template.py b/gguf-py/scripts/gguf_template.py similarity index 98% rename from gguf-py/scripts/gguf-template.py rename to gguf-py/scripts/gguf_template.py index 43f3bca9e5567..c66224870d83f 100644 --- a/gguf-py/scripts/gguf-template.py +++ b/gguf-py/scripts/gguf_template.py @@ -1,5 +1,5 @@ """ -gguf-template.py - example file to extract the chat template from the models metadata +gguf_template.py - example file to extract the chat template from the models metadata """ from __future__ import annotations