Files
turboquant/tests
Alexander Whitestone 9ed8cd3cae
All checks were successful
Smoke Test / smoke (pull_request) Successful in 21s
feat: add auto-start server fixture (#118)
- 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
2026-04-21 11:52:26 +00:00
..