JonathanColetti
Qwen3.8 27B Uncensored
A popular community release designed for local text-generation runtimes.
- License
- Apache 2.0
A dense hosted Qwen profile for detailed authorized red-team analysis, coding, and long-context review.
Model card
Qwen3.8 27B uncensored variants adapt the dense Qwen3.8 27B family to reduce refusal behavior. The model class is aimed at users who want more depth than compact models without moving to a frontier-scale sparse system.
Vynaris exposes a stable reduced-refusal profile through an OpenAI-compatible text API. Community repositories remain useful for users who prefer to inspect or operate model files themselves.
Capabilities
Limitations
Community ecosystem
These are independent community releases. Vynaris is not affiliated with their publishers and does not imply that similarly named variants are identical. Check each repository card and license before use.
JonathanColetti
A popular community release designed for local text-generation runtimes.
Blackfrost-AI
A community abliterated release based on the Qwen3.8 27B family.
HauhauCS
A refusal-reduced community profile emphasizing strong compliance.
Where to use it
Use one API key and select this model in each OpenAI-compatible request. No model infrastructure to operate.
Get an API key →Inspect model cards, licenses, files, release notes, and community discussions directly from the publishers listed above.
Open the first listed variant ↗Follow the selected repository's documented runtime path. Hardware, context, batching, and compatibility depend on that exact distribution.
Read Vynaris API documentation →Hosted API
vynaris/qwen3.8-27b-uncensoredPut this exact ID in the standard model field. The first request after an idle period can take longer while private capacity starts.
curl https://api.vynaris.com/v1/chat/completions \
-H "Authorization: Bearer $VYNARIS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "vynaris/qwen3.8-27b-uncensored",
"messages": [{"role": "user", "content": "Review this authorized security test..."}],
"stream": true
}'Price and access
Prices are per million tokens. A successful purchase of at least $50 in API credit qualifies the account; access remains available as the balance is spent down.
Data handling
Vynaris does not persist request or response bodies for this model ID. Billing and operational metadata such as model, token counts, cost, latency, account, status, and request ID is retained.
FAQ
Yes. Use the model ID vynaris/qwen3.8-27b-uncensored in the standard model field of an OpenAI-compatible chat-completions request.
The current Vynaris API profile supports up to 128K tokens. Very long requests consume more memory and can have different latency characteristics.
Vynaris does not persist prompt or output bodies for this hosted model ID. It retains billing and operational metadata such as model, token counts, cost, latency, account, status, and request ID.
Private capacity can sleep while idle. The first request may wait for capacity to start; warm requests then use shared model workers that can batch concurrent demand.
Related model cards
Use these models only for lawful, authorized work. Child sexual exploitation, human trafficking or exploitation, and non-consensual sexual content are prohibited. Reduced refusal is not a safety, accuracy, or authorization guarantee.