docs : Minor cleanups (#19252)

* Update old URLs to github.com/ggml-org/

* Bump copyrights
This commit is contained in:
Christian Kastner
2026-02-02 07:38:55 +01:00
committed by GitHub
parent b4d05a3d2f
commit 7a4ca3cbd9
36 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Download [MiniCPM-Llama3-V-2_5](https://huggingface.co/openbmb/MiniCPM-Llama3-V-
### Build llama.cpp
Readme modification time: 20250206
If there are differences in usage, please refer to the official build [documentation](https://github.com/ggerganov/llama.cpp/blob/master/docs/build.md)
If there are differences in usage, please refer to the official build [documentation](https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md)
Clone llama.cpp:
```bash