siwo/govon-legal-adapter-train
2
GovOn Legal Adapter Training
EXAONE 4.0-32B + Unsloth QLoRA fine-tuning for Korean legal domain.
Requirements
- Hardware: GPU Space required (A100 80GB recommended)
- Secret:
HF_TOKENwith write access
What it does
- Loads EXAONE 4.0-32B in 4-bit quantization
- Applies LoRA (r=16, alpha=32) to attention + MLP layers
- Trains on 50K samples from
neuralfoundry-coder/korean-legal-instruction-sample - Pushes the adapter to
siwo/govon-legal-adapter
Health endpoint
GET / returns JSON with training status (stage, step, loss). If no GPU is detected, status shows {"stage": "error", "error": "..."} for 10 minutes before the process exits.
