chore : Add gguf_template to poetry scripts
Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
This commit is contained in:
parent
0de43fcc00
commit
fe883305c3
1 changed files with 1 additions and 0 deletions
|
@ -37,3 +37,4 @@ gguf-convert-endian = "scripts:gguf_convert_endian_entrypoint"
|
||||||
gguf-dump = "scripts:gguf_dump_entrypoint"
|
gguf-dump = "scripts:gguf_dump_entrypoint"
|
||||||
gguf-set-metadata = "scripts:gguf_set_metadata_entrypoint"
|
gguf-set-metadata = "scripts:gguf_set_metadata_entrypoint"
|
||||||
gguf-new-metadata = "scripts:gguf_new_metadata_entrypoint"
|
gguf-new-metadata = "scripts:gguf_new_metadata_entrypoint"
|
||||||
|
gguf-template = "scripts:gguf_template"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue