* Studio: add 'Load on selection' toggle to configure load options before loading * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Studio: seed staged speculative decoding from the standing default * Studio: address PR review for load-on-selection staging * Studio: handle direct GGUF staging and stale-stage edge cases from load-on-selection review * Studio: cancel replaced staged downloads and keep staged pick on load failure * Studio: centralize staged-download cancel and guard staged-load restore * fix: address staged GGUF load review * fix: honor staged GGUF load metadata * fix: clarify load-on-selection tooltip Keep the load-on-selection hint visually anchored to the control and make the on/off behavior explicit without changing the broader deferred-load flow. * Studio: reset orphaned staged knobs on abandon and cap Max Tokens to staged context * Studio: remove dead code and cancel staged download when loading a different model * fix: surface staged model in run settings before deferred load --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Lee Jackson <130007945+Imagineer99@users.noreply.github.com> Co-authored-by: imagineer99 <samleejackson0@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| __init__.py | ||
| auth.py | ||
| data_recipe.py | ||
| datasets.py | ||
| export.py | ||
| inference.py | ||
| mcp_servers.py | ||
| models.py | ||
| providers.py | ||
| responses.py | ||
| training.py | ||
| users.py | ||