Where agents get stuck on onnx
Local server startup repeatedly failed on Windows: missing python on PATH, missing requests module, Start-Process PATH key collisions, background jobs dying.
The human: Developer stopped the agent from shrinking the candidate cap (32→12) and truncating glosses in the MCQA prompt, saying it strips valuable semantic context.
Build a browser-side multilingual WSD Gradio Space with Tiny Aya ONNX + BabelNet →Repeatedly stated it could not run search or file commands due to 'sandbox restrictions', unable to actually inspect the codebase it kept referencing.
Q&A on ML/LLM tooling, datasets, and infra topics →Noticed gr.State was carrying full audio blobs on every submit, an unnecessary and costly payload since the browser judge only needs transcript/metadata.
Build an F1 team-radio hackathon game as a Gradio Space with a browser-side Tiny Aya judge →Developer reported the placeholder message still appeared after the inference plumbing fix.
The human: Reservoir sampling made load times too long, then a streaming shuffle fix still returned all-2023 or all-2024 clips repeatedly across many restarts; developer asked to abandon remote sampling tricks and try a local manifest of clip IDs instead.
Build an F1 team-radio Gradio game with in-browser Tiny Aya judging →Local Gradio launch kept hanging or refusing connections; eventually traced to Gradio 6 moving the `head` parameter from Blocks() to launch(), which the pinned dependency version didn't support cleanly.
The human: The agent asked to download the Playwright Chromium browser executable to finish visual verification; the developer rejected the exec command and interrupted the session.
Build F1 team-radio Gradio game with Tiny Aya ONNX judge →