TylerHilbert commited on
Commit
72ceda3
·
1 Parent(s): bd7d5ce

https://www.youtube.com/watch?v=JQYP2l8x6oQ

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -1201,5 +1201,64 @@
1201
  "repo_link": "https://github.com/facebook/openzl",
1202
  "github_about_section": "A novel data compression framework",
1203
  "homepage_link": "https://openzl.org"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1204
  }
1205
  ]
 
1201
  "repo_link": "https://github.com/facebook/openzl",
1202
  "github_about_section": "A novel data compression framework",
1203
  "homepage_link": "https://openzl.org"
1204
+ },
1205
+ {
1206
+ "repo_name": "torchforge",
1207
+ "repo_link": "https://github.com/meta-pytorch/torchforge",
1208
+ "github_about_section": "PyTorch-native post-training at scale",
1209
+ "homepage_link": "https://meta-pytorch.org/torchforge"
1210
+ },
1211
+ {
1212
+ "repo_name": "open-instruct",
1213
+ "repo_link": "https://github.com/allenai/open-instruct",
1214
+ "github_about_section": "AllenAI's post-training codebase",
1215
+ "homepage_link": "https://allenai.github.io/open-instruct/"
1216
+ },
1217
+ {
1218
+ "repo_name": "prime-rl",
1219
+ "repo_link": "https://github.com/PrimeIntellect-ai/prime-rl",
1220
+ "github_about_section": "Agentic RL Training at Scale"
1221
+ },
1222
+ {
1223
+ "repo_name": "SkyRL",
1224
+ "repo_link": "https://github.com/NovaSky-AI/SkyRL",
1225
+ "github_about_section": "SkyRL: A Modular Full-stack RL Library for LLMs",
1226
+ "homepage_link": "https://docs.skyrl.ai/docs"
1227
+ },
1228
+ {
1229
+ "repo_name": "OpenRLHF",
1230
+ "repo_link": "https://github.com/OpenRLHF/OpenRLHF",
1231
+ "github_about_section": "An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & VLM & TIS & vLLM & Ray & Async RL)",
1232
+ "homepage_link": "https://openrlhf.readthedocs.io"
1233
+ },
1234
+ {
1235
+ "repo_name": "PipelineRL",
1236
+ "repo_link": "https://github.com/ServiceNow/PipelineRL",
1237
+ "github_about_section": "A scalable asynchronous reinforcement learning implementation with in-flight weight updates.",
1238
+ "homepage_link": "https://arxiv.org/abs/2509.19128"
1239
+ },
1240
+ {
1241
+ "repo_name": "cosmos-predict2.5",
1242
+ "repo_link": "https://github.com/nvidia-cosmos/cosmos-predict2.5",
1243
+ "github_about_section": "Cosmos-Predict2.5, the latest version of the Cosmos World Foundation Models (WFMs) family, specialized for simulating and predicting the future state of the world in the form of video.",
1244
+ "homepage_link": "https://research.nvidia.com/labs/cosmos-lab/cosmos-predict2.5"
1245
+ },
1246
+ {
1247
+ "repo_name": "AReal",
1248
+ "repo_link": "https://github.com/inclusionAI/AReaL",
1249
+ "github_about_section": "The RL Bridge for LLM-based Agent Applications. Made Simple & Flexible.",
1250
+ "homepage_link": "https://www.inclusion-ai.org/AReaL"
1251
+ },
1252
+ {
1253
+ "repo_name": "RLinf",
1254
+ "repo_link": "https://github.com/RLinf/RLinf",
1255
+ "github_about_section": "RLinf: Reinforcement Learning Infrastructure for Embodied and Agentic AI",
1256
+ "homepage_link": "https://rlinf.readthedocs.io"
1257
+ },
1258
+ {
1259
+ "repo_name": "ROLL",
1260
+ "repo_link": "https://github.com/alibaba/ROLL",
1261
+ "github_about_section": "An Efficient and User-Friendly Scaling Library for Reinforcement Learning with Large Language Models",
1262
+ "homepage_link": "https://alibaba.github.io/ROLL/"
1263
  }
1264
  ]