Sosaka commited on
Commit
c15b7a9
1 Parent(s): cc2054d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -4,8 +4,12 @@ license: other
4
 
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
 
4
 
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
+
8
+
9
  For any additional information, please visit repos above
10
 
11
  alpaca.cpp repo: https://github.com/antimatter15/alpaca.cpp
12
+
13
  llama.cpp repo: https://github.com/ggerganov/llama.cpp
14
+
15
  original facebook llama(NOT ggml) repo: https://github.com/facebookresearch/llama