TheBloke commited on
Commit
c491f57
1 Parent(s): dcd618f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,9 +17,9 @@ license: other
17
  </div>
18
  <!-- header end -->
19
 
20
- # Meta's LLaMa 13B GGML
21
 
22
- These files are GGML format model files for [Meta's LLaMa 13B](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/).
23
 
24
  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:
25
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
 
17
  </div>
18
  <!-- header end -->
19
 
20
+ # Meta's LLaMA 13B GGML
21
 
22
+ These files are GGML format model files for [Meta's LLaMA 13B](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/).
23
 
24
  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:
25
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)