Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ license: other
|
|
5 |
This is a https://huggingface.co/chavinlo/alpaca-native converted in GGML (alpaca.cpp) format and quantized to 4 bits to run on CPU with 5GB of RAM.
|
6 |
|
7 |
For any additional information, please visit repos above
|
|
|
8 |
alpaca.cpp repo: https://github.com/antimatter15/alpaca.cpp
|
9 |
llama.cpp repo: https://github.com/ggerganov/llama.cpp
|
10 |
original facebook llama(NOT ggml) repo: https://github.com/facebookresearch/llama
|
|
|
5 |
This is a https://huggingface.co/chavinlo/alpaca-native converted in GGML (alpaca.cpp) format and quantized to 4 bits to run on CPU with 5GB of RAM.
|
6 |
|
7 |
For any additional information, please visit repos above
|
8 |
+
|
9 |
alpaca.cpp repo: https://github.com/antimatter15/alpaca.cpp
|
10 |
llama.cpp repo: https://github.com/ggerganov/llama.cpp
|
11 |
original facebook llama(NOT ggml) repo: https://github.com/facebookresearch/llama
|