TheBloke commited on
Commit
831968a
1 Parent(s): 45bebd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
17
 
18
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/guanaco-65B-GPTQ)
19
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/guanaco-65B-GGML)
20
- * [Original unquantised fp16 model in HF format](https://huggingface.co/timdettmers/guanaco-65b)
21
 
22
  ## THE FILES IN MAIN BRANCH REQUIRES LATEST LLAMA.CPP (May 19th 2023 - commit 2d5db48)!
23
 
 
17
 
18
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/guanaco-65B-GPTQ)
19
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/guanaco-65B-GGML)
20
+ * [Merged, unquantised fp16 model in HF format](https://huggingface.co/TheBloke/guanaco-65B-HF)
21
 
22
  ## THE FILES IN MAIN BRANCH REQUIRES LATEST LLAMA.CPP (May 19th 2023 - commit 2d5db48)!
23