How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "FritzStack/HiTOP-QWEN4B-mlx-Q4"
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 FritzStack/HiTOP-QWEN4B-mlx-Q4
Run Hermes
hermes
Quick Links
pip install mlx-lm
!pip install git+https://github.com/Fede-stack/TONYpy.git
from TONY.HiTOP import HiTOPPredictor_mlx
text = 'Some days I keep living, even though I feel completely alone in the world'
hitop = HiTOP_Predictor_mlx(model_name='FritzStack/HiTOP-QWEN4B-mlx-Q4')
hitop.predict_HiTOP(text)
Downloads last month
817
Safetensors
Model size
0.6B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for FritzStack/HiTOP-QWEN4B-mlx-Q4

Finetuned
Qwen/Qwen3-4B
Quantized
(1)
this model