XHToken/Spark-X2.5-1.7B-GGUF
4399k
Spark-X2.5-1.7B-GGUF
Spark-X2.5 is a compact, general-purpose language model for conversation, writing, translation, reasoning, coding, tool use, and agentic workflows. It uses a hybrid attention architecture, supports a native context length of up to 1M tokens, and covers more than 200 languages. For its architecture, training methods, benchmark results, fine-tuning, and citation, see the Spark-X2.5-1.7B.
Local Deployment
llama.cpp
[!NOTE] Nativespark2_5support requires llama.cppb10828or later.
Run the model in the CLI:
llama cli -m /path/to/Spark-X2.5-1.7B-GGUFLaunch the OpenAI-compatible API server:
llama serve -m /path/to/Spark-X2.5-1.7B-GGUFOllama
[!NOTE] Native spark2_5 support requires Ollama `v0.34.1` or later.ollama run SparkLLM/Spark-X2.5-1.7BLM Studio
[!NOTE] Nativespark2_5support requires runtime version2.34.0or later.
Unsloth
[!NOTE] The latest Unsloth Studio supports native Spark-X2.5 GGUF inference.
License
Released under the Apache License 2.0.
