Comment by dwa3592
5 hours ago
>>It's quite telling you didn't use Qwen3.6-35B-A3B locally to build that
that would have run into a race condition unfortunately ;)
but there is a sample landing page + a python function on the repo which shows what the model produced. my goal is to integrate the local model in my workflow so that claude/OAI can call this model for basic stuff.
> that would have run into a race condition unfortunately ;)
Not really, you start small, bootstrap as soon as you can, and off you go. Requires a good model though ;)