How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf end000/Spark-X2.5-4B-Q8_0-GGUF:Q8_0
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default end000/Spark-X2.5-4B-Q8_0-GGUF:Q8_0
Run Hermes
hermes
Quick Links

Spark-X2.5-4B Q8_0 GGUF

Q8_0 quantization of XHToken/Spark-X2.5-4B, converted from the official BF16 GGUF with the compatible XHToken/llama.cpp implementation.

File

  • Spark-X2.5-4B-Q8_0.gguf — Q8_0, approximately 4.38 GB.

llama.cpp server example

llama-server -m ./Spark-X2.5-4B-Q8_0.gguf --alias spark-x2.5-4b -c 65536 -ngl all -fit off -fa on -ctk q4_0 -ctv q4_0 --jinja --temp 1.0 --top-p 0.95 --top-k 0 -np 1 --host 127.0.0.1 --port 8081

Spark-X2.5 support requires the compatible XHToken llama.cpp implementation linked above.

License

Apache License 2.0, following the base model.

Downloads last month
1,696
GGUF
Model size
4B params
Architecture
spark2_5
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for end000/Spark-X2.5-4B-Q8_0-GGUF

Quantized
(12)
this model