File size: 396 Bytes
00f094f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
GGML quantizations of [Enterredaas-65b](https://huggingface.co/Aeala/Enterredaas-65b-QLoRA)
**Important Note**: This was trained in the *Alpaca* format, so prompting should be something like:
```
### Instruction:
<system prompt> (without the <>, this works like telling the AI what it is/purpose. i.e. like ChatGPT API's system prompt)
### Input:
<prompt> (without the <>)
### Response:
``` |