All checks were successful
Smoke Test / smoke (pull_request) Successful in 21s
- turboquant_server_url fixture: auto-starts llama-server if no URL provided - Finds binary in standard locations or PATH - Finds GGUF model in standard locations - Configurable via env vars (port, kv_type, ctx_size, timeout) - Skips gracefully if binary or model not found - turboquant_model_name fixture for model discovery