]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix progress dots (#11730)
authormagicse <redacted>
Fri, 7 Feb 2025 13:48:47 +0000 (15:48 +0200)
committerGitHub <redacted>
Fri, 7 Feb 2025 13:48:47 +0000 (15:48 +0200)
commit333820d7491cd31c707a340ff23b984a84e40154
tree0432e1bd0bba03e071c68675973abbe2f0c0c242
parentc026ba3c23765a648ca27c7a15ecf179f8e27f26
llama : fix progress dots (#11730)

* Update llama.cpp

For display progress dots in terminal.
Without this it didn't display dots progress during loading model from file.

* Update llama.cpp

removed trailing spaces
src/llama.cpp