Files
ModelHub XC c4402e8e95 初始化项目,由ModelHub XC社区提供模型
Model: huihui-ai/c4ai-command-r7b-12-2024-abliterated
Source: Original Platform
2026-07-03 16:42:12 +08:00

60 lines
1.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
inference: false
library_name: transformers
language:
- en
- fr
- de
- es
- it
- pt
- ja
- ko
- zh
- ar
- el
- fa
- pl
- id
- cs
- he
- hi
- nl
- ro
- ru
- tr
- uk
- vi
license: cc-by-nc-4.0
extra_gated_prompt: >-
By submitting this form, you agree to the [License
Agreement](https://cohere.com/c4ai-cc-by-nc-license) and acknowledge that the
information you provide will be collected, used, and shared in accordance with
Coheres [Privacy Policy]( https://cohere.com/privacy). Youll receive email
updates about C4AI and Cohere research, events, products and services. You can
unsubscribe at any time.
extra_gated_fields:
Name: text
Affiliation: text
Country: country
I agree to use this model for non-commercial use ONLY: checkbox
tags:
- abliterated
- uncensored
base_model:
- CohereForAI/c4ai-command-r7b-12-2024
---
# huihui-ai/c4ai-command-r7b-12-2024-abliterated
This is an uncensored version of [CohereForAI/c4ai-command-r7b-12-2024](https://huggingface.co/CohereForAI/c4ai-command-r7b-12-2024) 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
**Note:** this model requires [Ollama 0.5.5](https://github.com/ollama/ollama/releases/tag/v0.5.5)
You can use [huihui_ai/command-r7b-abliterated](https://ollama.com/huihui_ai/command-r7b-abliterated) directly
```
ollama run huihui_ai/command-r7b-abliterated
```