初始化项目,由ModelHub XC社区提供模型
Model: Fredithefish/Guanaco-3B-Uncensored Source: Original Platform
This commit is contained in:
33
README.md
Normal file
33
README.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
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:
|
||||
```
|
||||
Reference in New Issue
Block a user