初始化项目,由ModelHub XC社区提供模型

Model: Fredithefish/Guanaco-3B-Uncensored-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-21 01:24:17 +08:00
commit edcb26b1e9
9 changed files with 100651 additions and 0 deletions

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
---
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 ✨
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:
```
### Changes
This is the second version of the 3B parameter Guanaco uncensored model.
The model has been fine-tuned on the V2 of the Guanaco unfiltered dataset.