TheBloke commited on
Commit
d6d9719
1 Parent(s): 2ecfd76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
37
 
38
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/chronos-33b-GPTQ)
39
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/chronos-33b-GGML)
40
- * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/elinas/chronos-33b)
41
 
42
  ## Prompt template
43
 
 
37
 
38
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/chronos-33b-GPTQ)
39
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/chronos-33b-GGML)
40
+ * [Elinas' original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/elinas/chronos-33b)
41
 
42
  ## Prompt template
43