34
34
< div id ="main ">
35
35
< h3 > GGML - AI at the edge</ h3 >
36
36
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 >
40
40
41
41
< ul >
42
42
< li > Low-level cross-platform implementation</ li >
@@ -46,7 +46,7 @@ <h3>GGML - AI at the edge</h3>
46
46
< li > Zero memory allocations during runtime</ li >
47
47
</ ul >
48
48
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 >
50
50
51
51
< ul >
52
52
< li >
@@ -61,7 +61,7 @@ <h4>The <a href="https://github.com/ggerganov/ggml"><b>ggml</b></a> way</h4>
61
61
</ li >
62
62
< li >
63
63
< 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.
65
65
Contributors are encouraged to try crazy ideas, build wild demos, and push the edge of what’s
66
66
possible</ p >
67
67
</ li >
@@ -75,7 +75,7 @@ <h4>Company</h4>
75
75
76
76
< p > < a href ="https://ggml.ai "> ggml.ai</ a > is a company founded by < a
77
77
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 >
79
79
and < a href ="https://dcgross.com "> Daniel Gross</ a > provided the pre-seed funding.</ p >
80
80
81
81
< p > We are currently seeking to hire full-time developers that share our vision and would like to help
0 commit comments