TheBloke commited on
Commit
fc57cd3
1 Parent(s): b3b27ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -19,7 +19,7 @@ license: other
19
 
20
  # Meta's LLaMa 65B GGML
21
 
22
- These files are GGML format model files for [Meta's LLaMa 65B](https://huggingface.co/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)
@@ -30,7 +30,6 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
30
 
31
  ## Repositories available
32
 
33
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/none)
34
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/llama-65B-GGML)
35
  * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/huggyllama/llama-65b)
36
 
@@ -125,7 +124,3 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
125
  Thank you to all my generous patrons and donaters!
126
 
127
  <!-- footer end -->
128
-
129
- # Original model card: Meta's LLaMa 65B
130
-
131
-
 
19
 
20
  # Meta's LLaMa 65B GGML
21
 
22
+ These files are GGML format model files for [Meta's LLaMa 65B](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)
 
30
 
31
  ## Repositories available
32
 
 
33
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/llama-65B-GGML)
34
  * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/huggyllama/llama-65b)
35
 
 
124
  Thank you to all my generous patrons and donaters!
125
 
126
  <!-- footer end -->