Sean Fang
Sean Fang
This PR addresses issue #312 by: 1. Showing download progress for all nodes instead of just the first one. 2. Updating the UI to display per-node information. 3. Enhancing error...
This PR addresses #343 , the FLOPS display issue by splitting and deleting the VRAM size info from the GPU name. In my case, the device name is `NVIDIA RTX...
FLOPS display fails when the GPU name includes VRAM size (e.g., `NVIDIA RTX A2000 12GB`), leading to incorrect formatting.
This pull request implemented an automatic FLOPS estimation for GPU models not found in our current lookup table. The main changes are: 1. Automatic FLOPS Estimation: - For GPU models...
### Description The CONTRIBUTING.md file links to a documentation page that returns a 404 error. The file direct me to [here](https://docs.flyte.org/en/latest/community/contribute.html) ### Are you sure this issue hasn't been raised...