初始化项目,由ModelHub XC社区提供模型
Model: huihui-ai/granite-3.2-8b-instruct-abliterated Source: Original Platform
This commit is contained in:
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
pipeline_tag: text-generation
|
||||
inference: false
|
||||
license: apache-2.0
|
||||
library_name: transformers
|
||||
tags:
|
||||
- language
|
||||
- granite-3.2
|
||||
- abliterated
|
||||
- uncensored
|
||||
base_model:
|
||||
- ibm-granite/granite-3.2-8b-instruct
|
||||
---
|
||||
|
||||
# huihui-ai/granite-3.2-8b-instruct-abliterated
|
||||
|
||||
|
||||
This is an uncensored version of [ibm-granite/granite-3.2-8b-instruct](https://huggingface.co/ibm-granite/granite-3.2-8b-instruct) 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/granite3.2-abliterated](https://ollama.com/huihui_ai/granite3.2-abliterated) directly
|
||||
```
|
||||
ollama run huihui_ai/granite3.2-abliterated
|
||||
```
|
||||
|
||||
### 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