33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
---
|
|
license: apache-2.0
|
|
datasets:
|
|
- Fredithefish/openassistant-guanaco-unfiltered
|
|
language:
|
|
- en
|
|
library_name: transformers
|
|
pipeline_tag: conversational
|
|
inference: false
|
|
---
|
|
|
|
<img src="https://huggingface.co/Fredithefish/Guanaco-3B-Uncensored/resolve/main/Guanaco-Uncensored.jpg" alt="Alt Text" width="295"/>
|
|
|
|
# ✨ Guanaco - 3B - Uncensored ✨
|
|
|
|
<h4 style="color: orange;">IMPORTANT:</h4>
|
|
<p style="color: orange;">This is the old model. The dataset has been updated and a newer version of this model is available <a href="https://huggingface.co/Fredithefish/Guanaco-3B-Uncensored-v2">here</a>.</p>
|
|
|
|
<br>
|
|
|
|
|
|
Guanaco-3B-Uncensored has been fine-tuned for 6 epochs on the [Unfiltered Guanaco Dataset.](https://huggingface.co/datasets/Fredithefish/openassistant-guanaco-unfiltered) using [RedPajama-INCITE-Base-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1) as the base model.
|
|
<br>The model does not perform well with languages other than English.
|
|
<br>Please note: This model is designed to provide responses without content filtering or censorship. It generates answers without denials.
|
|
|
|
## Special thanks
|
|
I would like to thank AutoMeta for providing me with the computing power necessary to train this model.
|
|
|
|
|
|
### Prompt Template
|
|
```
|
|
### Human: {prompt} ### Assistant:
|
|
``` |