phi-4-abliterated / README.md
huihui-ai's picture
Upload 17 files
0186196 verified
metadata
license: mit
license_link: https://huggingface.co/huihui-ai/phi-4-abliterated/resolve/main/LICENSE
language:
  - en
base_model:
  - microsoft/phi-4
pipeline_tag: text-generation
tags:
  - phi
  - nlp
  - math
  - code
  - chat
  - conversational
  - abliterated
  - uncensored
inference:
  parameters:
    temperature: 0
widget:
  - messages:
      - role: user
        content: How should I explain the Internet?
library_name: transformers

huihui-ai/phi-4-abliterated

This is an uncensored version of microsoft/phi-4 created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.