File size: 576 Bytes
d6d88c6 8816ec5 d6d88c6 8816ec5 d6d88c6 8816ec5 d6d88c6 8816ec5 d6d88c6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: other
tags:
- llama
- llama-2
- pytorch
- chatbot
- storywriting
- generalist-model
---
# chronos-hermes-13b-v2-GPTQ
([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
4bit (int4) 128g quantization
- [FP16 HF Weights](https://huggingface.co/Austism/chronos-hermes-13b-v2)
## Prompt Format
```
### Instruction:
<prompt>
### Response:
```
This is an adaption of [chronos-hermes-13b](https://huggingface.co/Austism/chronos-hermes-13b) for llama-2. |