TheBloke commited on
Commit
6c24a4d
1 Parent(s): 970b441

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: other
7
 
8
  These files are GGML format model files for [Tim Dettmers' Guanaco 33B](https://huggingface.co/timdettmers/guanaco-33b-merged).
9
 
10
- GGML files are for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
11
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
12
  * [KoboldCpp](https://github.com/LostRuins/koboldcpp)
13
  * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
 
7
 
8
  These files are GGML format model files for [Tim Dettmers' Guanaco 33B](https://huggingface.co/timdettmers/guanaco-33b-merged).
9
 
10
+ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
11
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
12
  * [KoboldCpp](https://github.com/LostRuins/koboldcpp)
13
  * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python)