Files
Phi-4-Uncensored-GGUF/README.md
ModelHub XC 22c37ce4c7 初始化项目,由ModelHub XC社区提供模型
Model: ccharnkij/Phi-4-Uncensored-GGUF
Source: Original Platform
2026-06-03 12:42:17 +08:00

57 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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).