]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
docs: Update link to ggml-org in multimodal.md (#13513)
authorddpasa <redacted>
Wed, 14 May 2025 07:59:12 +0000 (09:59 +0200)
committerGitHub <redacted>
Wed, 14 May 2025 07:59:12 +0000 (09:59 +0200)
* Update multimodal.md

Minor change to include the huggingface link

* Update docs/multimodal.md

---------

Co-authored-by: Xuan-Son Nguyen <redacted>
docs/multimodal.md

index 6a5d2b342b850f17e6f89769a8418ea57e38c214..80014ba1cef6da04db5619d203e989d92d1131c7 100644 (file)
@@ -31,7 +31,7 @@ llama-server -hf ggml-org/gemma-3-4b-it-GGUF --no-mmproj-offload
 
 ## Pre-quantized models
 
-These are ready-to-use models, most of them come with `Q4_K_M` quantization by default.
+These are ready-to-use models, most of them come with `Q4_K_M` quantization by default. They can be found at the Hugging Face page of the ggml-org: https://huggingface.co/ggml-org
 
 Replaces the `(tool_name)` with the name of binary you want to use. For example, `llama-mtmd-cli` or `llama-server`