acrastt's picture
Update README.md
e19eef5
|
raw
history blame
826 Bytes
---
license: apache-2.0
datasets:
- togethercomputer/RedPajama-Data-1T
- databricks/databricks-dolly-15k
- OpenAssistant/oasst1
- Muennighoff/natural-instructions
- Muennighoff/P3
language:
- en
pipeline_tag: text-generation
---
This is an experimental merge of models [RedPajama-INCITE-Chat-3B-V1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1) and [RedPajama-INCITE-Instruct-3B-V1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Instruct-3B-v1).</br>
This model is adaptive to prompt templates, but this template is recommended:
```
HUMAN: {prompt}
ASSISTANT:
```
Feel free to change HUMAN or ASSISTANT. It will not change much.</br>
GGML versions [here](https://huggingface.co/adadbbb/pajama_ggml) (Note that this is only compatible with [koboldcpp](https://github.com/LostRuins/koboldcpp)).