TheBloke commited on
Commit
a5a9f9b
1 Parent(s): 67bf7f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
46
 
47
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GPTQ)
48
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GGML)
49
- * [Unquantised fp16 model in HF format](https://huggingface.co/openaccess-ai-collective/hippogriff-30b-chat)
50
 
51
  ## Prompt template
52
 
 
46
 
47
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GPTQ)
48
  * [4-bit, 5-bit, and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/hippogriff-30b-chat-GGML)
49
+ * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/openaccess-ai-collective/hippogriff-30b-chat)
50
 
51
  ## Prompt template
52