Files
Phi-4-Uncensored-GGUF/README.md

57 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

---
license: mit
base_model: microsoft/phi-4
tags:
- phi
- phi-4
- uncensored
- text-generation
- gguf
language:
- en
pipeline_tag: text-generation
---
# Phi-4-Uncensored-GGUF
GGUF quantized versions of [Phi-4-Uncensored](https://huggingface.co/ccharnkij/Phi-4-Uncensored), a fine-tuned version of [phi-4](https://huggingface.co/microsoft/phi-4) with uncensored responses.
## Model Details
- **Base Model:** microsoft/phi-4
- **Fine-tuning Method:** LoRA (Low-Rank Adaptation)
- **Model Format:** GGUF (text only)
- **License:** MIT
## What's Different
- Removed refusal behaviors and safety filters
- Capable of generating adult content
- Responds to prompts the base model would typically decline
- Retains the general knowledge and instruction-following capability of Phi-4
## Notes on Uncensoring
This model is zero-shot uncensored but not 100% guaranteed. Occasionally the model may still produce a refusal depending on the prompt. If this happens, simply regenerate — it should comply on retry.
## Recommended Parameters
These are the parameters used during testing for best results:
| Parameter | Value |
|-----------|-------|
| Temperature | 0.85 |
| Top-K | 40 |
| Top-P | 0.5 |
## ⚠️ Disclaimer
This model is intended for **research and educational purposes only**.
This model is provided as-is, for adults only (18+).
## License
This model is licensed under the [MIT License](https://opensource.org/licenses/MIT).