Krea-2-Raw is in _TRUSTED_NON_GGUF_REPOS, so it is inference-loadable, but the generic "krea" generation-defaults key matched it too and applied Turbo's distilled 8-step / no-CFG recipe, producing degraded output on the undistilled base. Add a more specific krea-2-raw key (52 steps, guidance 3.5 per the model card) ahead of the generic one, in both the backend table and the frontend MODEL_DEFAULTS so the Studio UI and the OpenAI images route agree. |
||
|---|---|---|
| .. | ||
| 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 | ||