unsloth/studio/backend/assets
Octopus 9beefcaf7c
feat(studio): expose provider_type selector in model provider dialog (#4277)
* feat(studio): expose provider_type selector in model provider dialog

Use the configured provider_type in the model provider payload instead of hardcoding openai. Add a provider type selector to the model provider dialog for the provider types supported by Data Designer.

* feat(studio): add MiniMax-M2.7 inference defaults

Add MiniMax-M2.7 model family entry to inference_defaults.json
with recommended parameters (temperature=1.0, top_p=0.95, top_k=40).
Pattern placed before minimax-m2.5 for correct longest-match-first
ordering.

* Fix/adjust provider type support for PR #4277

* Clarify provider type validation for PR #4277

* Fix provider type default validation for PR #4277

---------

Co-authored-by: wasimysaid <wasimysdev@gmail.com>
Co-authored-by: PR Bot <pr-bot@minimaxi.com>
2026-06-15 15:07:06 +02:00
..
chat_templates Studio: bundle Gemma 4 chat templates (E2B/E4B + larger) and auto-apply to unsloth/gemma-4-*-GGUF (#6245) 2026-06-12 05:49:39 -07:00
configs feat(studio): expose provider_type selector in model provider dialog (#4277) 2026-06-15 15:07:06 +02:00
datasets root studio folder 2026-02-02 09:13:49 +00:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00