digitalpipelines's picture
Create README.md
aa9b097
---
license: apache-2.0
datasets:
- wikitext
tags:
- digitalpipelines
---
# Overview
quantized GPTQ model 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?
...
```