Elvis M. Wianda
Elvis M. Wianda
@meteorcloudy can you please take a look
@alexeagle @meteorcloudy can I please get this reviewed
rules_pycross also supports uv.lock https://github.com/jvolkman/rules_pycross/commit/b0b8c8f10364fb3bf2e0ae9aebef9084d0ce9b50
Sure I can share the logs. Do you want me to run the lock to completion, or just for a while and stop
[uv.log](https://github.com/user-attachments/files/16625226/uv.log) I ran it for just 1 package (apache-beam[gcs]) and it took almost a minute.
I did do that, basically, I exported my requirment.txt with all the pinned version into pyproject.toml to see if that will limit the resolution but that didn't make a difference.
> > I did do that, basically, I exported my requirment.txt with all the pinned version into pyproject.toml to see if that will limit the resolution but that didn't make...
Hmm, acutally it is due to the way are setting up google artifact registry We have a Virtual repository that points to a standard repository ( internal packages) and to...
@aignas I finally migrated to Bazel 7.2 and am giving this a shot. So far, it's so good. I have these two issues/PR that are blocking the setup * Handling...
> Can you use the trt-onnx docker images? ModernBert requires flash-attention-2 (flash-attn) which requires a different build environment. Does this mean one has to convert the model to onnx