Views
No views yet
pip install -U mlx-lm1mlx_lm.chat \
2 --model choppedgarlic/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-4bit-MLX \
3 --max-tokens 8192 \
4 --temp 0.6 \
5 --top-p 0.951mlx_lm.server \
2 --model choppedgarlic/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-4bit-MLX \
3 --host 127.0.0.1 \
4 --port 8081 \
5 --max-tokens 8192 \
6 --temp 0.6 \
7 --top-p 0.95 \
8 --chat-template-args '{"enable_thinking":true}'1mlx_lm.server \
2 --model choppedgarlic/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-4bit-MLX \
3 --host 127.0.0.1 \
4 --port 8081 \
5 --max-tokens 8192 \
6 --temp 0.6 \
7 --top-p 0.95 \
8 --chat-template-args '{"enable_thinking":false}'http://127.0.0.1:8081/v1.mlx_lm.chatmlx_lm.server through its OpenAI-compatible APIvision_config or vision preprocessor
assets. Image input and image generation are not supported or claimed.