From: Georgi Gerganov Date: Sat, 8 Feb 2025 08:33:44 +0000 (+0200) Subject: readme : remove transfer notice (#1107) X-Git-Tag: upstream/0.0.1722~29 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=d50b3d6f8b47afc82f46ad578cca49bb2f6d90c3;p=pkg%2Fggml%2Fsources%2Fggml readme : remove transfer notice (#1107) * readme : remove transfer notice ggml-ci * readme : update url ggml-ci --- diff --git a/README.md b/README.md index 70c860dc..aaa7162c 100644 --- 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