All releases
Auxot OSS v0.3.20 April 20, 2026

Qwen3 model support and per-job model routing

Added Qwen3.6-35B-A3B GGUF to the model registry and fixed CLI workers to correctly use the model specified in server-assigned jobs.


Features

  • Added Qwen3.6-35B-A3B GGUF entries to the model registry, making the model available for routing and worker assignment.

Fixes

  • Fixed an issue where CLI workers ignored the model specified in server-assigned job JSON, instead defaulting to a globally configured model. Workers now correctly honor per-job model overrides.