Spark X2.5 4B
Spark X2.5 4B from XHToken. Source-based hardware guidance from its published configuration.
At a glance
- Parameters
- 4.11B
- Architecture
- spark2_5
- Context length
- 1,048,576
- License
- apache-2.0
- Disk space
- 7.7 GB
- Software
- Ollama, SGLang, vLLM
Will it run on your machine?
Save your machine to see a personalized rating and its reasoning.
Add my hardwareRun it your way
Choose what you want to do with Spark X2.5 4B. Each guide uses this model’s own files and runtime.
Ways to run it
Ollama · Windows, macOS, Linux
Repository-specific command in publisher documentation; confirm dependencies and hardware in the source.
ollama run SparkLLM/Spark-X2.5-4BSGLang · Linux
Repository-specific command in publisher documentation; confirm dependencies and hardware in the source.
python -m sglang.launch_server --model-path /root/Spark-X2.5-4B --served-model-name spark2.5 --tool-call-parser spark25 --reasoning-parser qwen3 --tp-size 1 --mem-fraction-static 0.8 --context-length 1048576 --chat-template /root/Spark-X2.5-4B/chat_template.jinja --host 0.0.0.0 --port 30000vLLM · Linux
Repository-specific command in publisher documentation; confirm dependencies and hardware in the source.
vllm serve "/models/Spark-X2.5-4B" --port "30000" --trust-remote-code --served-model-name spark25 --tensor-parallel-size 1 --gpu-memory-utilization 0.7 --enable-prefix-caching --chat-template /models/Spark-X2.5-4B/chat_template.jinjaExplore its uses
Keep exploring
Bonsai 2 · 27B
A compressed 27B-class reasoning model with publisher-provided GGUF packs and a dedicated llama.cpp fork for CUDA, Metal, and CPU.
DeepSeek V4.1 Flash
A multimodal reasoning model with a compressed key-value cache, published as open weights.
Qwen3.8-Flash-Next
An experimental open-weight multimodal model with sparse attention and 262K native context.