初始化项目,由ModelHub XC社区提供模型
Model: huihui-ai/c4ai-command-r7b-12-2024-abliterated Source: Original Platform
This commit is contained in:
60
README.md
Normal file
60
README.md
Normal file
@@ -0,0 +1,60 @@
|
||||
---
|
||||
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
|
||||
Cohere’s [Privacy Policy]( https://cohere.com/privacy). You’ll 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
|
||||
```
|
||||
Reference in New Issue
Block a user