v8karlo commited on
Commit
1fa5a1e
1 Parent(s): f6ec3fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,9 +8,12 @@ tags:
8
  base_model: RESMPDEV/Wukong-Phi-3-Instruct-Ablated
9
  datasets:
10
  - cognitivecomputations/Dolphin-2.9
 
 
11
  ---
12
 
13
  # v8karlo/Wukong-Phi-3-Instruct-Ablated-Q4_K_M-GGUF
 
14
  This model was converted to GGUF format from [`RESMPDEV/Wukong-Phi-3-Instruct-Ablated`](https://huggingface.co/RESMPDEV/Wukong-Phi-3-Instruct-Ablated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/RESMPDEV/Wukong-Phi-3-Instruct-Ablated) for more details on the model.
16
 
 
8
  base_model: RESMPDEV/Wukong-Phi-3-Instruct-Ablated
9
  datasets:
10
  - cognitivecomputations/Dolphin-2.9
11
+ uncensored:
12
+ - yes
13
  ---
14
 
15
  # v8karlo/Wukong-Phi-3-Instruct-Ablated-Q4_K_M-GGUF
16
+ UNCENSORED Phi-3 model
17
  This model was converted to GGUF format from [`RESMPDEV/Wukong-Phi-3-Instruct-Ablated`](https://huggingface.co/RESMPDEV/Wukong-Phi-3-Instruct-Ablated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/RESMPDEV/Wukong-Phi-3-Instruct-Ablated) for more details on the model.
19