Myan V.
Myan V.
A small note: There's a `upload_report.sh` script that runs as a subprocess of `docker_run.sh` that basically does a similar thing, but these scripts don't seem to be triggered in a...
Hi @Vinay152003 and @Karanjot786 , I think before working on this issue we should discuss with @DonggeLiu and @DavidKorczynski about whether this is worth doing or not first. I opened...
> Thanks [@myanvoos](https://github.com/myanvoos) for proposing this, [@Vinay152003](https://github.com/Vinay152003) for the PR, and [@Karanjot786](https://github.com/Karanjot786) for the discussion. My thoughts: > > 1. This is indeed a low priority task, given we run...
> Thanks @myanvoos! This basic search function is certainly a nice-to-have, but does it provide any additional functionality beyond what a browser's Ctrl+F (Cmd+F) search offers? > > I understand...
Hey @DonggeLiu, thanks for the comments! And no worries, I did mean this to be a draft PR for more discussion (I'll mark them as draft properly in the future)...
> Thanks for reporting this, [@myanvoos](https://github.com/myanvoos) ! > > This is a good catch, most of our experiments are run on cloud so we do need more help maintain local...
/gcbrun exp -n mv -m vertex_ai_gemini-2-flash-chat -ag
/gcbrun exp -n mv -m vertex_ai_gemini-2-flash-chat -ag
If anyone is interested in picking up where me and @Giom-V left off at #487, please feel free to!
Looks like we're missing the `watchdog` import. I'll quickly fix this