]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build(python): Package scripts with pip-0517 compliance
authorditsuke <redacted>
Tue, 27 Feb 2024 06:31:02 +0000 (12:01 +0530)
committerSomeone <redacted>
Thu, 4 Jul 2024 15:39:13 +0000 (15:39 +0000)
commitb0a46993dfbf8b8127598f319d4dcfdd83824ba8
treec401a8b1567a3b530bcf03667e6c777c5d8b7834
parent807b0c49ff7071094f97ebc3a0a8e2b9e274f503
build(python): Package scripts with pip-0517 compliance
12 files changed:
.gitignore
__init__.py [new file with mode: 0644]
convert-hf-to-gguf-update.py [deleted file]
convert-hf-to-gguf.py [deleted file]
convert-llama-ggml-to-gguf.py [deleted file]
convert_hf_to_gguf.py [new file with mode: 0755]
convert_hf_to_gguf_update.py [new file with mode: 0644]
convert_llama_ggml_to_gguf.py [new file with mode: 0755]
convert_lora_to_ggml.py [new file with mode: 0755]
convert_persimmon_to_gguf.py [new file with mode: 0755]
poetry.lock [new file with mode: 0644]
pyproject.toml [new file with mode: 0644]