File size: 1,153 Bytes
8f3e832
 
 
 
b23819d
8f3e832
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
base_model:
- XHToken/Spark-X2.5-4B
license: apache-2.0

library_name: mlx
pipeline_tag: text-generation
tags:
- mlx
- spark-x2.5
- long-context
- 1m-context
---

# Spark-X2.5-4B MLX 4-bit

MLX 4-bit quantization of [XHToken/Spark-X2.5-4B](https://huggingface.co/XHToken/Spark-X2.5-4B), a 4B general-purpose language model for reasoning, coding, tool use, and agentic workflows. Native context: **1,048,576 tokens (1M)**.

## Benchmarks

![Upstream Spark-X2.5-4B benchmark comparison](assets/benchmark.png)

*Benchmark results reported by XHToken for Spark-X2.5-4B in thinking mode.*

## Files

| Format | Weights | Size |
| --- | --- | ---: |
| MLX 4-bit | [model.safetensors](model.safetensors) | 2.31 GB |

Includes the upstream `chat_template.jinja`. Checksums: [SHA256SUMS.txt](SHA256SUMS.txt).

## Source

- Source model: [XHToken/Spark-X2.5-4B](https://huggingface.co/XHToken/Spark-X2.5-4B)
- Source revision: [`ea14618d20e76b5b093d3ee20a5b9d733bb12410`](https://huggingface.co/XHToken/Spark-X2.5-4B/tree/ea14618d20e76b5b093d3ee20a5b9d733bb12410)
- Source license: [Apache-2.0](https://huggingface.co/XHToken/Spark-X2.5-4B/blob/main/LICENSE)