File size: 1,599 Bytes
1d2b17d
 
 
 
 
 
 
 
 
 
 
 
 
8cea16f
c5a2d95
1d2b17d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
355334d
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
library_name: mlx
base_model: Qwen/Qwen-AgentWorld-35B-A3B
license: apache-2.0
pipeline_tag: text-generation
tags:
- mlx
- mlx-lm
- quantized
- 8-bit
- base_model:Qwen/Qwen-AgentWorld-35B-A3B
---

[![Open in MLXHub](https://mlxhub.app/assets/badge-open-in-mlxhub.svg)](https://mlxhub.app/open-model?repo=DreamFoundries/Qwen-AgentWorld-35B-A3B-8bit)

# Qwen-AgentWorld-35B-A3B MLX 8-bit

This repository contains an MLX-LM conversion of [Qwen/Qwen-AgentWorld-35B-A3B](https://huggingface.co/Qwen/Qwen-AgentWorld-35B-A3B).

## Conversion Details

- Original model: `Qwen/Qwen-AgentWorld-35B-A3B`
- Model family: Qwen AgentWorld
- Source model type: `qwen3_5_moe`
- Model size: 34,660,610,688 parameters
- Quantization: MLX-LM affine quantization
- Bits: 8-bit
- Group size: 64
- Local MLX folder size at upload time: 34.32 GiB
- Local safetensors weight size at upload time: 34.30 GiB

## Usage

```bash
mlx_lm.generate --model DreamFoundries/Qwen-AgentWorld-35B-A3B-8bit --prompt "Hello" --max-tokens 64
```

## Benchmarks

No comparative benchmarks have been run yet. The repository does not currently provide quality, speed, memory, or benchmark comparisons against the original weights or other quantizations.

## License

This is a converted/quantized derivative of the original model. Please refer to the original model repository for the upstream license and usage terms: https://huggingface.co/Qwen/Qwen-AgentWorld-35B-A3B

---

[![Download MLXHub](https://mlxhub.app/assets/badge-download-mlxhub.svg)](https://apps.apple.com/app/apple-store/id6766485144?pt=121945436&ct=HuggingFace&mt=8)