Skip to content

Commit 14a992d

Browse files
authored
index : ggerganov -> ggml-org
1 parent 6191bfd commit 14a992d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<div id="main">
3535
<h3>GGML - AI at the edge</h3>
3636

37-
<p><a href="https://github.com/ggerganov/ggml"><b>ggml</b></a> is a tensor library for machine learning to enable large models and high performance on
38-
commodity hardware. It is used by <a href="https://github.com/ggerganov/llama.cpp">llama.cpp</a> and
39-
<a href="https://github.com/ggerganov/whisper.cpp">whisper.cpp</a></p>
37+
<p><a href="https://github.com/ggml-org/ggml"><b>ggml</b></a> is a tensor library for machine learning to enable large models and high performance on
38+
commodity hardware. It is used by <a href="https://github.com/ggml-org/llama.cpp">llama.cpp</a> and
39+
<a href="https://github.com/ggml-org/whisper.cpp">whisper.cpp</a></p>
4040

4141
<ul>
4242
<li>Low-level cross-platform implementation</li>
@@ -46,7 +46,7 @@ <h3>GGML - AI at the edge</h3>
4646
<li>Zero memory allocations during runtime</li>
4747
</ul>
4848

49-
<h4>The <a href="https://github.com/ggerganov/ggml"><b>ggml</b></a> way</h4>
49+
<h4>The <a href="https://github.com/ggml-org/ggml"><b>ggml</b></a> way</h4>
5050

5151
<ul>
5252
<li>
@@ -61,7 +61,7 @@ <h4>The <a href="https://github.com/ggerganov/ggml"><b>ggml</b></a> way</h4>
6161
</li>
6262
<li>
6363
<strong>Explore and have fun!</strong>
64-
<p>We built <a href="https://github.com/ggerganov/ggml"><b>ggml</b></a> in the spirit of play.
64+
<p>We built <a href="https://github.com/ggml-org/ggml"><b>ggml</b></a> in the spirit of play.
6565
Contributors are encouraged to try crazy ideas, build wild demos, and push the edge of what’s
6666
possible</p>
6767
</li>
@@ -75,7 +75,7 @@ <h4>Company</h4>
7575

7676
<p><a href="https://ggml.ai">ggml.ai</a> is a company founded by <a
7777
href="https://github.com/ggerganov">Georgi Gerganov</a> to support the development of <a
78-
href="https://github.com/ggerganov/ggml"><b>ggml</b></a>. <a href="https://nat.org">Nat Friedman</a>
78+
href="https://github.com/ggml-org/ggml"><b>ggml</b></a>. <a href="https://nat.org">Nat Friedman</a>
7979
and <a href="https://dcgross.com">Daniel Gross</a> provided the pre-seed funding.</p>
8080

8181
<p>We are currently seeking to hire full-time developers that share our vision and would like to help

0 commit comments

Comments
 (0)