Wlc7758/Qwen3-Sex
Wlc7758/Qwen3-Sex is a 4 billion parameter dialogue model fine-tuned from Qwen/Qwen3-4B-Instruct-2507. This model is specifically designed for adult users (18+) and may generate explicit or sensitive content. It supports a context length of 262,144 tokens, though 4K-32K is recommended for daily use, and is intended for academic research, personal non-commercial use, and fictional creation.
Loading preview...
Overview
Wlc7758/Qwen3-Sex is a 4 billion parameter dialogue model, fine-tuned from the Qwen/Qwen3-4B-Instruct-2507 base model. It operates using bfloat16 data type and supports a native context length of 262,144 tokens, with 4K-32K tokens recommended for general conversational use. The model utilizes the ChatML dialogue template (<|im_start|> / <|im_end|>).
Key Characteristics
- Adult-Oriented Content: This model is specifically fine-tuned on adult-oriented content and is intended for users aged 18 and above. It may generate explicit or sensitive text.
- Base Model: Built upon the robust Qwen3-4B-Instruct-2507 architecture.
- Context Length: While natively supporting a very long context of 262,144 tokens, practical daily use is optimized for 4K-32K tokens.
- Recommended Inference Configuration: The repository includes a
generation_config.jsonwith tuned parameters (e.g.,temperature: 0.7,top_p: 0.8,repetition_penalty: 1.08) that are strongly recommended for optimal performance.
Usage and Availability
The model can be used via a provided interactive command-line script (infer.py), minimal Python inference code, or imported into Ollama using the provided GGUF files (both BF16 and Q8_0 quantized versions are available). Users should note that GGUF versions, especially the Q8_0 quantization, may have reduced inference quality compared to the original safetensors weights.
Important Considerations
- Disclaimer: Users must agree to a comprehensive disclaimer regarding the model's adult content, usage restrictions (academic, personal non-commercial, fictional creation only), and legal responsibilities. It explicitly prohibits use by minors or for illegal activities.
- License: The model is released under the Apache License 2.0, inheriting terms from its base model.