AtomicChat / qwen-agentworld-35b-GGUF

huggingface.co
Total runs: 198
24-hour runs: -3
7-day runs: -176
30-day runs: -421
Model's Last Updated: July 23 2026
text-generation

Introduction of qwen-agentworld-35b-GGUF

Model Details of qwen-agentworld-35b-GGUF


Qwen AgentWorld 35B A3B

Qwen AgentWorld 35B A3B , self-quantized to GGUF by Atomic Chat . Built straight from Qwen's original weights with a per-tensor importance matrix. Runs fully offline.

Highlights
  • A language world model for agentic environment simulation from Qwen, trained across seven interaction domains: MCP, Search, Terminal, SWE, Android, Web and OS.
  • Sparse Mixture-of-Experts : 256 routed experts with 8 active per token plus a shared expert, across 40 layers ( qwen3_5_moe ).
  • 35B total parameters with only 3B activated per token , built on Qwen3.5-35B-A3B-Base .
  • Hybrid architecture using Gated DeltaNet and Gated Attention components.
  • 262,144-token native context for long-horizon agent traces.
  • Pure open : Apache 2.0 license.
  • Full quant ladder with an importance matrix on every quant over calibration_datav3 .

These GGUFs are self-quantized from the original weights , not a repack. The importance matrix keeps low-bit quants closer to the full-precision model.

Always pass --jinja so the Qwen AgentWorld 35B A3B chat template is applied. Without it the model can emit malformed turns.

Model Overview
Property Value
Base model Qwen/Qwen-AgentWorld-35B-A3B
Total / active parameters 35B total / 3B activated per token
Layers 40
Experts 256 routed + 1 shared, 8 active per token
Context length 262,144
Architecture qwen3_5_moe sparse MoE (Gated DeltaNet + Gated Attention)
This repo GGUF quants (imatrix), full ladder from the original weights
Qwen AgentWorld 35B A3B benchmark scores

Scores are Qwen's published results for the base Qwen/Qwen-AgentWorld-35B-A3B . These are full-precision scores from Qwen's AgentWorldBench; the quants here run the same model locally. Quantization preserves the large majority of this, with Q4_K_M and up sitting within a point or two of full precision.

Choosing a quant
Quant Size Notes
Q4_K_M 21.2 GB Recommended default. Best balance of size, speed and quality.
UD-Q4_K_XL 21.5 GB Dynamic. Token embeddings and output kept at Q8_0 for higher quality at a Q4 footprint.
Q5_K_M 24.7 GB Higher quality, low loss.
Q6_K 28.5 GB Near lossless.
Q8_0 36.9 GB Effectively lossless, reference quality.

Pick the largest file that fits your (V)RAM with room for context. Q4_K_M or UD-Q4_K_XL is the sweet spot for most setups; Q6_K or Q8_0 for maximum fidelity. As an MoE the routed experts dominate the file size, so the quants are smaller than a dense 35B.

Get started

Run Qwen AgentWorld 35B A3B locally with:

  • Atomic Chat : the easiest path. Open the app, search AtomicChat/qwen-agentworld-35b-GGUF , pick a quant, hit Use this model .
  • llama.cpp: llama-server -hf AtomicChat/qwen-agentworld-35b-GGUF:Q4_K_M --jinja -c 8192
  • Ollama: ollama run hf.co/AtomicChat/qwen-agentworld-35b-GGUF:Q4_K_M
  • LM Studio / Jan: search the repo id, download any quant.
Best practices
Parameter Value
temperature 0.6
top_p 0.95
top_k 20

Qwen3.5-style defaults; see the base model card for task-specific recommendations.

Run in llama.cpp
git clone https://github.com/ggerganov/llama.cpp
cmake llama.cpp -B llama.cpp/build -DBUILD_SHARED_LIBS=OFF -DGGML_CUDA=ON
cmake --build llama.cpp/build --config Release -j --target llama-cli llama-server
./llama.cpp/build/bin/llama-server \
    -hf AtomicChat/qwen-agentworld-35b-GGUF:UD-Q4_K_XL \
    --jinja -ngl 99 -c 8192 -fa on
How these were made
  1. Download Qwen/Qwen-AgentWorld-35B-A3B (original weights).
  2. Convert to f16 GGUF with llama.cpp ; the NextN/MTP block is stripped before quantizing.
  3. Build an importance matrix over calibration_datav3 with llama-imatrix .
  4. Quantize the full ladder with --imatrix .
  5. UD-Q4_K_XL additionally pins the token-embedding and output tensors to Q8_0 .
License

Released by Qwen under the Apache 2.0 license. Quantized by Atomic Chat.

Runs of AtomicChat qwen-agentworld-35b-GGUF on huggingface.co

198
Total runs
-3
24-hour runs
-52
3-day runs
-176
7-day runs
-421
30-day runs

More Information About qwen-agentworld-35b-GGUF huggingface.co Model

More qwen-agentworld-35b-GGUF license Visit here:

https://choosealicense.com/licenses/apache-2.0

qwen-agentworld-35b-GGUF huggingface.co

qwen-agentworld-35b-GGUF huggingface.co is an AI model on huggingface.co that provides qwen-agentworld-35b-GGUF's model effect (), which can be used instantly with this AtomicChat qwen-agentworld-35b-GGUF model. huggingface.co supports a free trial of the qwen-agentworld-35b-GGUF model, and also provides paid use of the qwen-agentworld-35b-GGUF. Support call qwen-agentworld-35b-GGUF model through api, including Node.js, Python, http.

qwen-agentworld-35b-GGUF huggingface.co Url

https://huggingface.co/AtomicChat/qwen-agentworld-35b-GGUF

AtomicChat qwen-agentworld-35b-GGUF online free

qwen-agentworld-35b-GGUF huggingface.co is an online trial and call api platform, which integrates qwen-agentworld-35b-GGUF's modeling effects, including api services, and provides a free online trial of qwen-agentworld-35b-GGUF, you can try qwen-agentworld-35b-GGUF online for free by clicking the link below.

AtomicChat qwen-agentworld-35b-GGUF online free url in huggingface.co:

https://huggingface.co/AtomicChat/qwen-agentworld-35b-GGUF

qwen-agentworld-35b-GGUF install

qwen-agentworld-35b-GGUF is an open source model from GitHub that offers a free installation service, and any user can find qwen-agentworld-35b-GGUF on GitHub to install. At the same time, huggingface.co provides the effect of qwen-agentworld-35b-GGUF install, users can directly use qwen-agentworld-35b-GGUF installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

qwen-agentworld-35b-GGUF install url in huggingface.co:

https://huggingface.co/AtomicChat/qwen-agentworld-35b-GGUF

Url of qwen-agentworld-35b-GGUF

qwen-agentworld-35b-GGUF huggingface.co Url

Provider of qwen-agentworld-35b-GGUF huggingface.co

AtomicChat
ORGANIZATIONS

Other API from AtomicChat

huggingface.co

Total runs: 395
Run Growth: -206
Growth Rate: -52.15%
Updated:July 23 2026
huggingface.co

Total runs: 31
Run Growth: -42
Growth Rate: -135.48%
Updated:July 28 2026