Update README.md
Browse files
README.md
CHANGED
|
@@ -24,4 +24,6 @@ What it is for
|
|
| 24 |
|
| 25 |
|
| 26 |
see: https://docs.anarchai.org/
|
| 27 |
-
and: https://github.com/mesh-LLM/
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
|
| 26 |
see: https://docs.anarchai.org/
|
| 27 |
+
and: https://github.com/mesh-LLM/
|
| 28 |
+
|
| 29 |
+
Mesh uses a pipelined/network aware distributed inference approach built on llama.cpp called "skippy" - https://github.com/Mesh-LLM/hf-mesh-skippy-splitter contains current code which prepares models so layers can be efficiently JIT downloaded for participating nodes.
|