vynaris/qwen3.6-35b-a3b-uncensored
Qwen3.6-35B-A3B-uncensored
The fast hosted option for high-volume authorized security testing, agents, and reduced-refusal research.
Model directory + hosted API
Compare reduced-refusal model families, community variants, source repositories, practical tradeoffs, and hosted availability. Vynaris-hosted models are labelled separately from models listed for research and discovery.
Hosted now
These are the only directory entries currently exposed through public Vynaris model IDs. Select the exact ID in every OpenAI-compatible request.
vynaris/qwen3.6-35b-a3b-uncensored
The fast hosted option for high-volume authorized security testing, agents, and reduced-refusal research.
vynaris/qwen3.8-27b-uncensored
The balanced dense-model option for detailed authorized red-team analysis, coding, and long-context reviews.
vynaris/deepseek-v4-flash-uncensored
The highest-capability hosted tier for difficult multi-step security analysis and complex defensive engineering work.
Across every size class
Each page explains the family, capabilities, limitations, community variants, source repositories, use paths, and common questions. We add families based on community adoption and deployment interest.
A compact reduced-refusal Qwen family for local assistants, tool experiments, and fast evaluation on limited hardware.
A compact vision-language family for reduced-refusal image analysis and multimodal security evaluation.
A reduced-refusal adaptation of the compact GPT-OSS family for reasoning experiments and authorized security research.
Community mixture-of-experts builds combining Llama-derived experts for creative work, roleplay, and reduced-refusal evaluation.
A community Gemma 4 adaptation targeting stronger instruction compliance with fewer refusals in a mid-size MoE profile.
A popular dense Qwen family adapted by community publishers for creative work and reduced-refusal evaluation.
A compact-active-parameter Qwen MoE family that balances throughput, model breadth, and reduced-refusal experimentation.
A popular community Gemma 4 adaptation pairing a large expert pool with sparse active computation and reduced refusals.
How the directory works
Independent community releases are grouped around a readable model family instead of creating duplicate, thin pages.
Variant cards link to the publisher's Hugging Face repository, with visible publisher and license information.
Hosted badges appear only when an exact Vynaris model ID exists. Other pages show source and related-use options.
API use
Put the exact Vynaris model ID in the standard model field. No separate endpoint, provider configuration, or infrastructure detail is required.
curl https://api.vynaris.com/v1/chat/completions \
-H "Authorization: Bearer $VYNARIS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "vynaris/qwen3.6-35b-a3b-uncensored",
"messages": [{"role": "user", "content": "Review this authorized test plan..."}],
"stream": true
}'Hosted pricing
Top-ups are $50, $100, $250, $500. A successful purchase of at least $50 in API credit qualifies the account for hosted models. Access remains available as the balance is spent down.
| Model | Input / 1M tokens | Output / 1M tokens | Context |
|---|---|---|---|
| Qwen3.6-35B-A3B-uncensored | $1.00 | $5.00 | 128K tokens |
| Qwen3.8-27B-uncensored | $1.00 | $7.00 | 128K tokens |
| DeepSeek-V4-Flash-uncensored | $2.00 | $11.00 | 128K tokens |
Retention
For hosted model IDs, Vynaris retains only the billing and operational metadata needed to charge correctly, run the service, investigate abuse reports, and answer lawful requests.
Cold starts and batching
The first request after an idle period can take longer while capacity starts. Concurrent requests queue into shared workers so warm capacity can batch demand.
FAQ
No. Only cards marked Hosted on Vynaris have a public Vynaris model ID. Directory-only cards describe community model families, link to their Hugging Face repositories, and identify a related hosted alternative without claiming the exact model is available.
It is generally a community-modified open-weight model intended to refuse fewer prompts. Uncensored, abliterated, heretic, and reduced-refusal are not standardized quality labels, so behavior must be evaluated per release.
For the Vynaris-hosted model IDs listed here, prompt and output bodies are not persisted. Vynaris retains operational metadata such as account, model, token counts, price, latency, status, and request ID.
Private capacity can sleep while idle. The first request may wait while the model service starts. Warm requests share the same workers, allowing concurrent demand to be queued and batched.
No. Billing is unified. A successful purchase of at least $50 in API credit qualifies the account. Hosted access remains available as that balance is spent down.
No. Reduced refusal can also reduce caution and calibration. Validate important outputs, follow each repository's license, and use models only for lawful, authorized work.
Model names belong to their respective projects and publishers. Vynaris does not imply affiliation or endorsement, and the directory does not mirror model files. 3 entries are currently hosted; the rest are research guides.