CoolFace
Modelpublic

PIXELZX/XION0.2-27B

sourceHugging Faceapache-2.0updated 24d agoView on Hugging Face
0likes51downloads
Model Card

XION 0.2 27B

XION 0.2 27B is an uncensored, multilingual conversational model developed by the PIXELZX team. It is designed to handle both direct and inference-based responses.

XION 0.2 27B is adapted from `Jiunsong/SuperQwen3.8-27b-abliterated`, which is based on Qwen3.8-27B. The fine-tuning data is text-only, even though the underlying Qwen3.8 architecture supports image and video inputs.

Status: Experimental. This repository contains the data-preparation pipeline and the current Together AI export. Independent XION benchmark results and the final published checkpoint should be added after a completed training run.

Model Summary

PropertyValue
Model nameXION 0.2 27B
DeveloperPIXELZX
Model familyQwen3.8
Starting checkpointJiunsong/SuperQwen3.8-27b-abliterated
Model size27B parameters, inherited from Qwen3.8-27B
Model typeMultimodal causal language model
Native context length262,144 tokens in the Qwen3.8 configuration
Fine-tuning methodSupervised fine-tuning (SFT)
Fine-tuning dataText-only conversational and instruction data
Supported languages in the prepared data13

Limitations and Safety

  • XION 0.2 27B is experimental and has no independent benchmark results in this repository.
  • The starting checkpoint is refusal-reduced and should not be treated as a safety-aligned model.
  • The training mixture includes open-ended and potentially harmful requests. Outputs may be unsafe, incorrect, biased, or unsuitable for deployment.
  • The model can produce content that violates laws, policies, or user safety requirements. Add application-level moderation, access controls, logging, and human review where appropriate.
  • Reasoning sections should not automatically be treated as verified facts or exposed as authoritative explanations.
  • The Fable-5 subset teaches serialized agent traces, not guaranteed tool execution or secure code execution.
  • Qwen3.8 benchmark results must not be presented as XION benchmark results.

License and Attribution

The upstream Qwen3.8 and Jiunsong/SuperQwen3.8-27b-abliterated model cards state Apache-2.0 licensing. The Fable-5 metadata identifies saidutta69/fable-5-premium as MIT-licensed. Other generated and teacher-source data may have separate terms.

The XION 0.2 27B distribution license is not declared in this repository. Before publishing weights or datasets, review all upstream and source-data licenses and add the final XION license here.

Relevant upstream resources:

Citation

bibtex
@misc{xion-0.2-27b,
  title  = {XION 0.2 27B},
  author = {PIXELZX},
  year   = {2026}
}