Skip to content

Commit 4204cab

Browse files
committed
chore : Apply snake case as described in ggml-org#8305
Signed-off-by: teleprint-me <[email protected]>
1 parent 1b18688 commit 4204cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gguf-py/scripts/gguf-template.py renamed to gguf-py/scripts/gguf_template.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
gguf-template.py - example file to extract the chat template from the models metadata
2+
gguf_template.py - example file to extract the chat template from the models metadata
33
"""
44

55
from __future__ import annotations

0 commit comments

Comments
 (0)