Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change: /leaderboard get --> /leaderboard list #58

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

alexzhang13
Copy link
Collaborator

@alexzhang13 alexzhang13 commented Dec 16, 2024

Description

A one-line change to change /leaderboard get to /leaderboard list, which makes a lot more sense for listing available leaderboards.

Checklist

Before submitting this PR, ensure the following steps have been completed:

  • Run the slash command /verifyruns on your own server.
    • Run the cluster bot on your server:
      python discord-bot.py
    • Start training runs with the slash command /verifyruns.
    • Verify that the bot eventually responds with:
      ✅ All runs completed successfully!
      
      (It may take a few minutes for all runs to finish. In particular, the GitHub
      runs may take a little longer. The Modal run is typically quick.)
      For more information on running a cluster bot on your own server, see
      README.md.

@alexzhang13 alexzhang13 requested a review from b9r5 December 16, 2024 05:53
@msaroufim
Copy link
Member

Will need to run the nuke command before we merge this https://github.com/gpu-mode/discord-cluster-manager/blob/main/scripts/nuke_commands.js

I also forget how to resync commands 🤔 but should remmember soon

@b9r5
Copy link
Collaborator

b9r5 commented Dec 16, 2024

I also forget how to resync commands 🤔 but should remmember soon

Does /resync work? (defined in misc_cog.py)

@alexzhang13 alexzhang13 merged commit cab2dc0 into main Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants