]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fix ggml to gguf conversion on Windows (#2733)
authorIgnacioFDM <redacted>
Wed, 23 Aug 2023 09:31:09 +0000 (06:31 -0300)
committerGitHub <redacted>
Wed, 23 Aug 2023 09:31:09 +0000 (03:31 -0600)
commit7f7ddd5002040804e33fcdbde44aa22f8635f57d
tree3249ac37362a42e2fd6fc5956cc0dda99c5bde4c
parentb8ad1b66b23f9b2e6e4531e9a62753323036a556
Fix ggml to gguf conversion on Windows (#2733)

This fixes `RuntimeWarning: overflow encountered in long_scalars`

Credit: anon (not mine)
convert-llama-ggmlv3-to-gguf.py