About model fine-tuning
#2
by
svk121380
- opened
How can this model be fine-tuned? Is it feasible to use LoRa?
You can find a training script at the GLiNER repo: https://github.com/urchade/GLiNER/blob/main/train.py
It's feasible with LoRA, but for smaller models, you usually need a higher rank.