chore : Apply snake case as described in #8305

Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
This commit is contained in:
teleprint-me 2024-07-14 00:34:07 -04:00
parent 1b18688bed
commit 4204cab390
No known key found for this signature in database
GPG key ID: B0D11345E65C4D48

View file

@ -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