huihui-ai commited on
Commit
5e85d40
·
verified ·
1 Parent(s): 6aa6c2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ extra_gated_prompt: >-
60
  This is an uncensored version of [deepseek-ai/DeepSeek-V4-Flash-0731](https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-0731) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
61
  This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
62
 
63
- ** Note ** These GGUFs support llama.cpp and ds4.
64
 
65
  ## llama.cpp
66
  Use the latest [llama.cpp](https://github.com/ggml-org/llama.cpp),
 
60
  This is an uncensored version of [deepseek-ai/DeepSeek-V4-Flash-0731](https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-0731) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
61
  This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
62
 
63
+ **Note** These GGUFs support llama.cpp and ds4 and all expert modules were not ablated.
64
 
65
  ## llama.cpp
66
  Use the latest [llama.cpp](https://github.com/ggml-org/llama.cpp),