]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
readme : remove transfer notice (#1107)
authorGeorgi Gerganov <redacted>
Sat, 8 Feb 2025 08:33:44 +0000 (10:33 +0200)
committerGitHub <redacted>
Sat, 8 Feb 2025 08:33:44 +0000 (10:33 +0200)
* readme : remove transfer notice

ggml-ci

* readme : update url

ggml-ci

README.md

index 70c860dc94b919661cb9b6c642735bf698a60541..aaa7162c46ca10af7caac792a97f2523474a3ae9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
 # ggml
 
-> [!NOTE]
-> Upcoming repository transfer: https://github.com/ggerganov/ggml/discussions/1102
-
 [Roadmap](https://github.com/users/ggerganov/projects/7) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205)
 
 Tensor library for machine learning
@@ -23,7 +20,7 @@ Some of the development is currently happening in the [llama.cpp](https://github
 ## Build
 
 ```bash
-git clone https://github.com/ggerganov/ggml
+git clone https://github.com/ggml-org/ggml
 cd ggml
 
 # install python dependencies in a virtual environment