mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-04-05 16:26:15 +02:00
When the OpenAI-compatible fallback (/v1/models) is used, models are mapped as { name: m.id, size: 0 } with no details field. Accessing model.details.parameter_size throws
TypeError: Cannot read properties of undefined, which crashes the React render and causes the entire page to go blank.
|
||
|---|---|---|
| .. | ||
| zim | ||
| apps.tsx | ||
| benchmark.tsx | ||
| legal.tsx | ||
| maps.tsx | ||
| models.tsx | ||
| support.tsx | ||
| system.tsx | ||
| update.tsx | ||