File size: 920 Bytes
9663ede fe961c5 9663ede 1a6b65a 9663ede 1a6b65a |
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 28 29 30 31 32 33 34 35 |
---
language:
- en
license: cc-by-nc-sa-4.0
library_name: transformers
base_model:
- Undi95/Emerald-13B
- Gryphe/MythoMax-L2-13b
inference: false
---
## Hypernova-experimental
Quantized to 4bit 128g using AutoGPTQ and 🤗 Optimum
Tried some new stuff this time around. Very different outcome than I expected.
This is an experimental model that was created for the development of NovaAI.
Good at chatting and some RP. Sometimes gets characters mixed up. Can occasionally struggle with context.
## Prompt Template: Alpaca
```
Below is an instruction that describes a task. Write a response that appropriately completes the request.
### Instruction:
{prompt}
### Response:
```
### Models Merged
The following models were included in the merge:
* [Undi95/Emerald-13B](https://huggingface.co/Undi95/Emerald-13B)
* [Gryphe/MythoMax-L2-13b](https://huggingface.co/Gryphe/MythoMax-L2-13b)
Some finetuning done as well |