Files
ModelHub XC 93aef56dec 初始化项目,由ModelHub XC社区提供模型
Model: criscarleo/qwen2.5-coder-3b-abliterated
Source: Original Platform
2026-05-13 05:45:20 +08:00

15 lines
742 B
Markdown

---
license: agpl-3.0
---
## Method & Process
This model was processed using the **Obliteratus** methodology.
The fine-tuning/transformation was executed via the official notebook provided by [pliny-the-prompter](https://huggingface.co/spaces/pliny-the-prompter/obliteratus
### Quantization & Inference Engine
- **Framework**: [llama.cpp](https://github.com/ggml-org/llama.cpp)
- **Format**: GGUF (v3)
- **Original Authors**: Georgi Gerganov and the GGML contributors.
## References & Credits
- **Original Methodology**: [Obliteratus](https://huggingface.co/spaces/pliny-the-prompter/obliteratus) by [pliny-the-prompter](https://huggingface.co/pliny-the-prompter).
- **Tooling**: Jupyter Notebook implementation from the Obliteratus Space.