Update README.md
Browse files
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 |
-
* [
|
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 |
|