Qwen3.6-27B-6bit / README.md
DreamFoundries's picture
Mueve Download MLXHub al final del documento
f24062a verified
|
Raw
History Blame Contribute Delete
1.48 kB
---
library_name: mlx
base_model: Qwen/Qwen3.6-27B
license: apache-2.0
pipeline_tag: text-generation
tags:
- mlx
- mlx-lm
- quantized
- 6-bit
- base_model:Qwen/Qwen3.6-27B
---
[![Open in MLXHub](https://mlxhub.app/assets/badge-open-in-mlxhub.svg)](https://mlxhub.app/open-model?repo=DreamFoundries/Qwen3.6-27B-6bit)
# Qwen3.6-27B MLX 6-bit
This repository contains an MLX-LM conversion of [Qwen/Qwen3.6-27B](https://huggingface.co/Qwen/Qwen3.6-27B).
## Conversion Details
- Original model: `Qwen/Qwen3.6-27B`
- Model family: Qwen3.6
- Source model type: `qwen3_5`
- Model size: 27,781,427,952 parameters
- Quantization: MLX-LM affine quantization
- Bits: 6-bit
- Group size: 64
- Local MLX folder size at upload time: 20.37 GiB
- Local safetensors weight size at upload time: 20.36 GiB
## Usage
```bash
mlx_lm.generate --model DreamFoundries/Qwen3.6-27B-6bit --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/Qwen3.6-27B
---
[![Download MLXHub](https://mlxhub.app/assets/badge-download-mlxhub.svg)](https://apps.apple.com/app/apple-store/id6766485144?pt=121945436&ct=HuggingFace&mt=8)