Update README.md
Browse files
README.md
CHANGED
@@ -26,20 +26,27 @@ language:
|
|
26 |
- uk
|
27 |
- vi
|
28 |
license: cc-by-nc-4.0
|
29 |
-
extra_gated_prompt:
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
extra_gated_fields:
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
tags:
|
36 |
- abliterated
|
37 |
- uncensored
|
|
|
|
|
38 |
---
|
39 |
|
40 |
# huihui-ai/c4ai-command-r7b-12-2024-abliterated
|
41 |
|
42 |
|
43 |
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).
|
44 |
-
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
45 |
-
|
|
|
26 |
- uk
|
27 |
- vi
|
28 |
license: cc-by-nc-4.0
|
29 |
+
extra_gated_prompt: >-
|
30 |
+
By submitting this form, you agree to the [License
|
31 |
+
Agreement](https://cohere.com/c4ai-cc-by-nc-license) and acknowledge that the
|
32 |
+
information you provide will be collected, used, and shared in accordance with
|
33 |
+
Cohere’s [Privacy Policy]( https://cohere.com/privacy). You’ll receive email
|
34 |
+
updates about C4AI and Cohere research, events, products and services. You can
|
35 |
+
unsubscribe at any time.
|
36 |
extra_gated_fields:
|
37 |
+
Name: text
|
38 |
+
Affiliation: text
|
39 |
+
Country: country
|
40 |
+
I agree to use this model for non-commercial use ONLY: checkbox
|
41 |
tags:
|
42 |
- abliterated
|
43 |
- uncensored
|
44 |
+
base_model:
|
45 |
+
- CohereForAI/c4ai-command-r7b-12-2024
|
46 |
---
|
47 |
|
48 |
# huihui-ai/c4ai-command-r7b-12-2024-abliterated
|
49 |
|
50 |
|
51 |
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).
|
52 |
+
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
|