Add README.md to repo
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ WARNING: This README may contain inaccuracies. It was generated automatically by
|
|
58 |
<!-- README_llamafile.md-about-llamafile start -->
|
59 |
### About llamafile
|
60 |
|
61 |
-
llamafile is a new format introduced by Mozilla Ocho on Nov 20th 2023. It uses Cosmopolitan Libc to turn LLM weights into runnable llama.cpp binaries. llamafile offers numerous advantages over GGML, such as better tokenisation, and support for special tokens. It is also supports metadata, and is designed to be extensible.
|
62 |
|
63 |
Here is an incomplate list of clients and libraries that are known to support llamafile:
|
64 |
|
|
|
58 |
<!-- README_llamafile.md-about-llamafile start -->
|
59 |
### About llamafile
|
60 |
|
61 |
+
llamafile is a new format introduced by Mozilla Ocho on Nov 20th 2023. It uses Cosmopolitan Libc to turn LLM weights into runnable llama.cpp binaries that run on the stock installs of six OSes for both ARM64 and AMD64. llamafile offers numerous advantages over GGML, such as better tokenisation, and support for special tokens. It is also supports metadata, and is designed to be extensible.
|
62 |
|
63 |
Here is an incomplate list of clients and libraries that are known to support llamafile:
|
64 |
|