TheBloke commited on
Commit
0b8949b
1 Parent(s): 33e708f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ license: other
17
 
18
  # Gorilla 7B GGML
19
 
20
- These files are GGML format model files for [Gorilla 7B](https://huggingface.co/TheBloke/gorilla-7B-HF).
21
 
22
  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:
23
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
@@ -28,7 +28,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
28
 
29
  ## Other repositories available
30
 
31
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/WizardLM-13B-1.0-GPTQ)
32
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/gorilla-7B-GGML)
33
  * [Original unquantised fp16 model in HF format](https://huggingface.co/TheBloke/gorilla-7B-HF)
34
 
 
17
 
18
  # Gorilla 7B GGML
19
 
20
+ These files are GGML format model files for [Gorilla 7B](https://huggingface.co/gorilla-llm/gorilla-7b-hf-delta-v0).
21
 
22
  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:
23
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
 
28
 
29
  ## Other repositories available
30
 
31
+ * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/gorilla-7B-GPTQ)
32
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/gorilla-7B-GGML)
33
  * [Original unquantised fp16 model in HF format](https://huggingface.co/TheBloke/gorilla-7B-HF)
34