You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I compile llama-gemma3-cli and execute, it returned
$ ./build/bin/llama-gemma3-cli -hf ggml-org/gemma-3-4b-it-GGUF
WARNING: The binary 'llama-gemma3-cli' is deprecated.
Please use 'llama-mtmd-cli' instead.
But the docs/multimodal/gemma3.md, following part has an old information.
run it
llama-gemma3-cli -hf ggml-org/gemma-3-4b-it-GGUF
llama-gemma3-cli -hf ggml-org/gemma-3-12b-it-GGUF
llama-gemma3-cli -hf ggml-org/gemma-3-27b-it-GGUF
I think gemma3.md need to be updated.
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered:
Name and Version
Current latest commit.
commit 2434535 (HEAD -> master, tag: b5166, origin/master, origin/HEAD)
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
Other (Please specify in the next section)
Command line
Problem description & steps to reproduce
When I compile llama-gemma3-cli and execute, it returned
$ ./build/bin/llama-gemma3-cli -hf ggml-org/gemma-3-4b-it-GGUF
WARNING: The binary 'llama-gemma3-cli' is deprecated.
Please use 'llama-mtmd-cli' instead.
But the docs/multimodal/gemma3.md, following part has an old information.
run it
llama-gemma3-cli -hf ggml-org/gemma-3-4b-it-GGUF
llama-gemma3-cli -hf ggml-org/gemma-3-12b-it-GGUF
llama-gemma3-cli -hf ggml-org/gemma-3-27b-it-GGUF
I think gemma3.md need to be updated.
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: