Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update Dockerfile to use uv
#173
by
isaacchung
- opened
- install uv:
COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv - use uv for deps:
RUN uv sync --extra leaderboard
Considering the leaderboard is currently down, I'm fine for you to just merge and see if it fixes it, rather than doing full tests locally first or something.
- Tom Aarsen
tomaarsen
changed pull request status to
merged
I see! I've just checked the members, and you're listed as CONTRIBUTOR, and me as WRITE. So I can merge, but I don't have enough permissions to also elevate you to WRITE. Perhaps one of the admins ( @KennethEnevoldsen , @Muennighoff ) can elevate you to WRITE.
In the meantime, we can iterate like this until the leaderboard works (if it doesn't already immediately work).
Thanks @tomaarsen !
Seems to be loading now