Documentation Index
Fetch the complete documentation index at: https://docs.openclaas.com/llms.txt
Use this file to discover all available pages before exploring further.
Modal Cloud Backend
The Modal backend is coming soon. The configuration and deployment instructions below reflect the planned design.
Requirements
Deployment
Deploy
https://your-app--claas-distill-fastapi-app.modal.run.Configuration
| Variable | Required | Default | Description |
|---|---|---|---|
HF_TOKEN | No | — | HuggingFace token (gated models only) |
CLAAS_BASE_MODEL_ID | No | Qwen/Qwen3-8B | Base model for LoRA training |
LoRA Storage
LoRAs are stored in theclaas-loras Modal Volume, which persists across deployments. The volume is automatically created on first deploy.
Claude Code integration
If you use Claude Code, the/setup-modal slash command deploys the CLaaS distillation service to Modal automatically.
