Update README.md
Browse files
README.md
CHANGED
@@ -9,12 +9,13 @@ tags:
|
|
9 |
- generalist-model
|
10 |
---
|
11 |
# chronos-hermes-13b-v2
|
12 |
-
|
13 |
([chronos-13b-v2](https://huggingface.co/elinas/chronos-13b-v2) + [Nous-Hermes-Llama2-13b](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b)) 75/25 merge
|
14 |
|
15 |
This offers the imaginative writing style of chronos while still retaining coherency and being capable. Outputs are long and utilize exceptional prose.
|
16 |
Supports a maxium context length of 4096.
|
17 |
|
|
|
|
|
18 |
## Prompt Format
|
19 |
|
20 |
The model follows the Alpaca prompt format:
|
|
|
9 |
- generalist-model
|
10 |
---
|
11 |
# chronos-hermes-13b-v2
|
|
|
12 |
([chronos-13b-v2](https://huggingface.co/elinas/chronos-13b-v2) + [Nous-Hermes-Llama2-13b](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b)) 75/25 merge
|
13 |
|
14 |
This offers the imaginative writing style of chronos while still retaining coherency and being capable. Outputs are long and utilize exceptional prose.
|
15 |
Supports a maxium context length of 4096.
|
16 |
|
17 |
+
- [GPTQ Quantized Weights](https://huggingface.co/Austism/chronos-hermes-13b-v2-GPTQ)
|
18 |
+
|
19 |
## Prompt Format
|
20 |
|
21 |
The model follows the Alpaca prompt format:
|