JackCloudman commited on
Commit
6d82d8a
1 Parent(s): 95bc32f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - abliterated
5
+ - uncensored
6
+ license: apache-2.0
7
+ base_model:
8
+ - JackCloudman/Phi-4-jackterated
9
+ ---
10
+
11
+ # Phi-4-jackterated GGUF
12
+ **Llama.cpp version: b4361**
13
+
14
+ I used matteogeniaccio/phi-4 as base model and modified transformerLens to support Phi-4.
15
+
16
+ This is an experimental version, for more information about the Abliterated technique, refer to [this notebook](https://huggingface.co/failspy/llama-3-70B-Instruct-abliterated/blob/main/ortho_cookbook.ipynb) and check out [@FailSpy](https://huggingface.co/failspy).