muralcode commited on
Commit
f6527b6
·
verified ·
1 Parent(s): 7b59239

Update README.md

Browse files

updated model card tags

Files changed (1) hide show
  1. README.md +6 -18
README.md CHANGED
@@ -1,26 +1,13 @@
1
  ---
 
2
  license: apache-2.0
3
- base_model:
4
- - meta-llama/Llama-3.1-8B-Instruct
5
- language:
6
- - en
7
  tags:
8
  - abliterated
9
  - uncensored
10
- pipeline_tag: text-generation
11
- library_name: transformers
12
- ---
13
- ---
14
- library_name: transformers
15
- tags:
16
- - llama-cpp
17
- - gguf-my-repo
18
  - chat
19
- - abliterated
20
- - uncensored
21
  base_model:
22
- - muralcode/zyppherllm-abliterated-llama3.1-q6_k.gguf
23
- license: mit
24
  language:
25
  - en
26
  pipeline_tag: text-generation
@@ -38,10 +25,11 @@ extra_gated_prompt: >-
38
  “**Monitoring and Review Recommendations**“: Users are strongly advised to monitor model outputs in real-time and conduct manual reviews when necessary to prevent the dissemination of inappropriate content.
39
 
40
  “**No Default Safety Guarantees**“: Unlike standard models, this model has not undergone rigorous safety optimization. muralcode.arithaai bears no responsibility for any consequences arising from its use.
41
-
42
-
43
  ---
44
  # zyppherllm-abliterated-llama3.1-q6_k.gguf
 
 
 
45
  ## ollama
46
 
47
  You can use [zypherllm](https://zion.platform.arithaai.com) directly
 
1
  ---
2
+ library_name: transformers
3
  license: apache-2.0
 
 
 
 
4
  tags:
5
  - abliterated
6
  - uncensored
 
 
 
 
 
 
 
 
7
  - chat
8
+ - llama-cpp
 
9
  base_model:
10
+ - meta-llama/Llama-3.1-8B-Instruct
 
11
  language:
12
  - en
13
  pipeline_tag: text-generation
 
25
  “**Monitoring and Review Recommendations**“: Users are strongly advised to monitor model outputs in real-time and conduct manual reviews when necessary to prevent the dissemination of inappropriate content.
26
 
27
  “**No Default Safety Guarantees**“: Unlike standard models, this model has not undergone rigorous safety optimization. muralcode.arithaai bears no responsibility for any consequences arising from its use.
 
 
28
  ---
29
  # zyppherllm-abliterated-llama3.1-q6_k.gguf
30
+ This is an uncensored model with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
31
+ This is a proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
32
+
33
  ## ollama
34
 
35
  You can use [zypherllm](https://zion.platform.arithaai.com) directly