初始化项目,由ModelHub XC社区提供模型
Model: huihui-ai/Phi-4-mini-instruct-abliterated Source: Original Platform
This commit is contained in:
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
||||
---
|
||||
license: mit
|
||||
license_link: https://huggingface.co/huihui-ai/Phi-4-mini-instruct-abliterated/resolve/main/LICENSE
|
||||
language:
|
||||
- "multilingual"
|
||||
- "ar"
|
||||
- "zh"
|
||||
- "cs"
|
||||
- "da"
|
||||
- "nl"
|
||||
- "en"
|
||||
- "fi"
|
||||
- "fr"
|
||||
- "de"
|
||||
- "he"
|
||||
- "hu"
|
||||
- "it"
|
||||
- "ja"
|
||||
- "ko"
|
||||
- "no"
|
||||
- "pl"
|
||||
- "pt"
|
||||
- "ru"
|
||||
- "es"
|
||||
- "sv"
|
||||
- "th"
|
||||
- "tr"
|
||||
- "uk"
|
||||
pipeline_tag: text-generation
|
||||
base_model:
|
||||
- microsoft/Phi-4-mini-instruct
|
||||
tags:
|
||||
- nlp
|
||||
- code
|
||||
- abliterated
|
||||
- uncensored
|
||||
widget:
|
||||
- messages:
|
||||
- role: user
|
||||
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
||||
library_name: transformers
|
||||
---
|
||||
|
||||
# huihui-ai/Phi-4-mini-instruct-abliterated
|
||||
|
||||
|
||||
This is an uncensored version of [microsoft/Phi-4-mini-instruct](https://huggingface.co/microsoft/Phi-4-mini-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
|
||||
|
||||
Ollama requires the [latest version](https://github.com/ollama/ollama/releases).
|
||||
|
||||
You can use [huihui_ai/phi4-mini-abliterated](https://ollama.com/huihui_ai/phi4-mini-abliterated) directly
|
||||
```
|
||||
ollama run huihui_ai/phi4-mini-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