mirror of
https://github.com/ggerganov/ggml
synced 2026-03-02 05:00:27 +01:00
readme : remove transfer notice (#1107)
* readme : remove transfer notice ggml-ci * readme : update url ggml-ci
This commit is contained in:
parent
d633684e9b
commit
d50b3d6f8b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user