File size: 443 Bytes
dc22a4d |
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 |
license: apache-2.0
datasets:
- wikitext
tags:
- digitalpipelines
---
# Overview
2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference of [digitalpipelines/llama2_7b_chat_uncensored](https://huggingface.co/digitalpipelines/llama2_7b_chat_uncensored)
# Prompt style
The model was trained with the following prompt style:
```
### HUMAN:
Hello
### RESPONSE:
Hi, how are you?
### HUMAN:
I'm fine.
### RESPONSE:
How can I help you?
...
``` |