unsloth/studio/backend/assets/configs
Lionel Arce a1907fd4fe
feat(studio): add DoRA support to studio (#7315)
* feat(studio): add DoRA support to studio

* fix: added use_dora fast encoder LoraConfig and gated use_dora on AdapterMethod

* fix(studio) serverside normalization for use_dora=true - add note documenting use_dora is silently dropped on diffusion

* fix: dora button disabled on mac, add preflight guard on GGUF lora export, mismatch now correctly falls through to existing error instead of silently no-opping

* Studio: add dora to the WizardState LoRA variant union for consistency

* Reject --use_dora on the MLX (Apple Silicon) CLI path

---------

Co-authored-by: danielhanchen <unslothai@gmail.com>
2026-07-24 03:24:16 -07:00
..
model_defaults feat(studio): add DoRA support to studio (#7315) 2026-07-24 03:24:16 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
full_finetune.yaml feat(studio): add DoRA support to studio (#7315) 2026-07-24 03:24:16 -07:00
inference_defaults.json Add DeepSeek-V4-Flash-GGUF to Studio with none/high/max reasoning (#6908) 2026-07-07 06:13:43 -07:00
lora_text.yaml feat(studio): add DoRA support to studio (#7315) 2026-07-24 03:24:16 -07:00
vision_lora.yaml feat(studio): add DoRA support to studio (#7315) 2026-07-24 03:24:16 -07:00