初始化项目,由ModelHub XC社区提供模型
Model: huihui-ai/gemma-3-1b-it-abliterated Source: Original Platform
This commit is contained in:
39
README.md
Normal file
39
README.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
license: gemma
|
||||
library_name: transformers
|
||||
pipeline_tag: text-generation
|
||||
extra_gated_heading: Access Gemma on Hugging Face
|
||||
extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review and
|
||||
agree to Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
||||
Face and click below. Requests are processed immediately.
|
||||
extra_gated_button_content: Acknowledge license
|
||||
base_model: google/gemma-3-1b-it
|
||||
tags:
|
||||
- chat
|
||||
- abliterated
|
||||
- uncensored
|
||||
---
|
||||
|
||||
# huihui-ai/gemma-3-1b-it-abliterated
|
||||
|
||||
This is an uncensored version of [google/gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-it) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
||||
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
||||
|
||||
|
||||
## Use with ollama
|
||||
|
||||
You can use [huihui_ai/gemma3-abliterated](https://ollama.com/huihui_ai/gemma3-abliterated) directly
|
||||
```
|
||||
ollama run huihui_ai/gemma3-abliterated:1b
|
||||
```
|
||||
|
||||
### Donation
|
||||
|
||||
If you like it, please click 'like' and follow us for more updates.
|
||||
You can follow [x.com/support_huihui](https://x.com/support_huihui) to get the latest model information from huihui.ai.
|
||||
|
||||
##### Your donation helps us continue our further development and improvement, a cup of coffee can do it.
|
||||
- bitcoin:
|
||||
```
|
||||
bc1qqnkhuchxw0zqjh2ku3lu4hq45hc6gy84uk70ge
|
||||
```
|
||||
Reference in New Issue
Block a user