]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docker : fix filename for convert-hf-to-gguf.py in tools.sh (#8441)
authorArmen Kaleshian <redacted>
Fri, 12 Jul 2024 08:08:19 +0000 (04:08 -0400)
committerGitHub <redacted>
Fri, 12 Jul 2024 08:08:19 +0000 (11:08 +0300)
commit8a4441ea1a2564578134404f31158c318e9c0bf3
tree15dc6de5b828773438cef1f85295c758d138f4d8
parent5aefbce27a66473d4b1263ba3f7bdd3d14245975
docker : fix filename for convert-hf-to-gguf.py in tools.sh (#8441)

Commit b0a4699 changed the name of this script from convert-hf-to-gguf.py to
convert_hf_to_gguf.py breaking how convert is called from within a Docker
container.
.devops/tools.sh