The previous commit introduced the single-device budget but wired it into only the downloaded-group and Hub search sites. The LM Studio, custom-folder, local-dir, live-search and exported-GGUF expanders reachable from the Images/Video pickers still measured against the summed multi-GPU total, as did the size-based GGUF row badge, so those paths could still recommend a quant that OOMs on a single device. All GgufVariantExpander call sites in HubModelPicker now share expanderGpuGb, and the row badge derives the same task-scoped budget. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| .npmrc | ||
| biome.json | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||