Commit ·
9000175
1
Parent(s): 038be3e
https://www.youtube.com/watch?v=JQYP2l8x6oQ
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -850,7 +850,7 @@
|
|
| 850 |
"homepage_link": "https://triton-runner.org"
|
| 851 |
},
|
| 852 |
{
|
| 853 |
-
"repo_name": "",
|
| 854 |
"repo_link": "https://github.com/LambdaLabsML/distributed-training-guide",
|
| 855 |
"github_about_section": "Best practices & guides on how to write distributed pytorch training code"
|
| 856 |
},
|
|
@@ -870,5 +870,29 @@
|
|
| 870 |
"repo_link": "https://github.com/hpcaitech/ColossalAI",
|
| 871 |
"github_about_section": "Making large AI models cheaper, faster and more accessible",
|
| 872 |
"homepage_link": "https://colossalai.org/"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 873 |
}
|
| 874 |
]
|
|
|
|
| 850 |
"homepage_link": "https://triton-runner.org"
|
| 851 |
},
|
| 852 |
{
|
| 853 |
+
"repo_name": "distributed-training-guide",
|
| 854 |
"repo_link": "https://github.com/LambdaLabsML/distributed-training-guide",
|
| 855 |
"github_about_section": "Best practices & guides on how to write distributed pytorch training code"
|
| 856 |
},
|
|
|
|
| 870 |
"repo_link": "https://github.com/hpcaitech/ColossalAI",
|
| 871 |
"github_about_section": "Making large AI models cheaper, faster and more accessible",
|
| 872 |
"homepage_link": "https://colossalai.org/"
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"repo_name": "NeMo RL",
|
| 876 |
+
"repo_link": "https://github.com/nvidia-nemo/rl",
|
| 877 |
+
"github_about_section": "Scalable toolkit for efficient model reinforcement",
|
| 878 |
+
"homepage_link": "https://docs.nvidia.com/nemo/rl/latest/index.html"
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"repo_name": "slime",
|
| 882 |
+
"repo_link": "https://github.com/THUDM/slime",
|
| 883 |
+
"github_about_section": "slime is an LLM post-training framework for RL Scaling.",
|
| 884 |
+
"homepage_link": "https://thudm.github.io/slime/"
|
| 885 |
+
},
|
| 886 |
+
{
|
| 887 |
+
"repo_name": "RAGEN",
|
| 888 |
+
"repo_link": "https://github.com/mll-lab-nu/RAGEN",
|
| 889 |
+
"github_about_section": "RAGEN leverages reinforcement learning to train LLM reasoning agents in interactive, stochastic environments.",
|
| 890 |
+
"homepage_link": "https://ragen-ai.github.io/"
|
| 891 |
+
},
|
| 892 |
+
{
|
| 893 |
+
"repo_name": "slurm",
|
| 894 |
+
"repo_link": "https://github.com/SchedMD/slurm",
|
| 895 |
+
"github_about_section": "Slurm: A Highly Scalable Workload Manager",
|
| 896 |
+
"homepage_link": "https://slurm.schedmd.com/"
|
| 897 |
}
|
| 898 |
]
|