Commit ·
e92fe6c
1
Parent(s): 7f2d55e
Filled in empty categories
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -1282,6 +1282,7 @@
|
|
| 1282 |
{
|
| 1283 |
"repo_name": "kraken",
|
| 1284 |
"repo_link": "https://github.com/meta-pytorch/kraken",
|
|
|
|
| 1285 |
"github_about_section": "Triton-based Symmetric Memory operators and examples",
|
| 1286 |
"contributors_all": 11,
|
| 1287 |
"contributors_2026_q1": 1,
|
|
@@ -1292,6 +1293,7 @@
|
|
| 1292 |
{
|
| 1293 |
"repo_name": "nvshmem",
|
| 1294 |
"repo_link": "https://github.com/NVIDIA/nvshmem",
|
|
|
|
| 1295 |
"github_about_section": "NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM can significantly reduce multi-process communication and coordination overheads by allowing programmers to perform one-sided communication from within CUDA kernels and on CUDA streams.",
|
| 1296 |
"homepage_link": "https://docs.nvidia.com/nvshmem/api/index.html",
|
| 1297 |
"contributors_all": 20,
|
|
@@ -1300,20 +1302,10 @@
|
|
| 1300 |
"contributors_2024": 0,
|
| 1301 |
"contributors_2023": 0
|
| 1302 |
},
|
| 1303 |
-
{
|
| 1304 |
-
"repo_name": "OLMo",
|
| 1305 |
-
"repo_link": "https://github.com/allenai/OLMo",
|
| 1306 |
-
"github_about_section": "Modeling, training, eval, and inference code for OLMo",
|
| 1307 |
-
"homepage_link": "https://allenai.org/olmo",
|
| 1308 |
-
"contributors_all": 69,
|
| 1309 |
-
"contributors_2026_q1": 0,
|
| 1310 |
-
"contributors_2025": 16,
|
| 1311 |
-
"contributors_2024": 45,
|
| 1312 |
-
"contributors_2023": 28
|
| 1313 |
-
},
|
| 1314 |
{
|
| 1315 |
"repo_name": "kernelbot",
|
| 1316 |
"repo_link": "https://github.com/gpu-mode/kernelbot",
|
|
|
|
| 1317 |
"github_about_section": "Write a fast kernel and see how you compare against the best humans and AI on gpumode.com",
|
| 1318 |
"homepage_link": "https://www.gpumode.com",
|
| 1319 |
"contributors_all": 25,
|
|
@@ -1325,6 +1317,7 @@
|
|
| 1325 |
{
|
| 1326 |
"repo_name": "openzl",
|
| 1327 |
"repo_link": "https://github.com/facebook/openzl",
|
|
|
|
| 1328 |
"github_about_section": "A novel data compression framework",
|
| 1329 |
"homepage_link": "https://openzl.org",
|
| 1330 |
"contributors_all": 39,
|
|
@@ -1336,6 +1329,7 @@
|
|
| 1336 |
{
|
| 1337 |
"repo_name": "torchforge",
|
| 1338 |
"repo_link": "https://github.com/meta-pytorch/torchforge",
|
|
|
|
| 1339 |
"github_about_section": "PyTorch-native post-training at scale",
|
| 1340 |
"homepage_link": "https://meta-pytorch.org/torchforge",
|
| 1341 |
"contributors_all": 43,
|
|
@@ -1347,6 +1341,7 @@
|
|
| 1347 |
{
|
| 1348 |
"repo_name": "open-instruct",
|
| 1349 |
"repo_link": "https://github.com/allenai/open-instruct",
|
|
|
|
| 1350 |
"github_about_section": "AllenAI's post-training codebase",
|
| 1351 |
"homepage_link": "https://allenai.github.io/open-instruct/",
|
| 1352 |
"contributors_all": 57,
|
|
@@ -1358,6 +1353,7 @@
|
|
| 1358 |
{
|
| 1359 |
"repo_name": "prime-rl",
|
| 1360 |
"repo_link": "https://github.com/PrimeIntellect-ai/prime-rl",
|
|
|
|
| 1361 |
"github_about_section": "Agentic RL Training at Scale",
|
| 1362 |
"contributors_all": 58,
|
| 1363 |
"contributors_2026_q1": 29,
|
|
@@ -1368,6 +1364,7 @@
|
|
| 1368 |
{
|
| 1369 |
"repo_name": "SkyRL",
|
| 1370 |
"repo_link": "https://github.com/NovaSky-AI/SkyRL",
|
|
|
|
| 1371 |
"github_about_section": "SkyRL: A Modular Full-stack RL Library for LLMs",
|
| 1372 |
"homepage_link": "https://docs.skyrl.ai/docs",
|
| 1373 |
"contributors_all": 77,
|
|
@@ -1379,6 +1376,7 @@
|
|
| 1379 |
{
|
| 1380 |
"repo_name": "OpenRLHF",
|
| 1381 |
"repo_link": "https://github.com/OpenRLHF/OpenRLHF",
|
|
|
|
| 1382 |
"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)",
|
| 1383 |
"homepage_link": "https://openrlhf.readthedocs.io",
|
| 1384 |
"contributors_all": 93,
|
|
@@ -1390,6 +1388,7 @@
|
|
| 1390 |
{
|
| 1391 |
"repo_name": "PipelineRL",
|
| 1392 |
"repo_link": "https://github.com/ServiceNow/PipelineRL",
|
|
|
|
| 1393 |
"github_about_section": "A scalable asynchronous reinforcement learning implementation with in-flight weight updates.",
|
| 1394 |
"homepage_link": "https://arxiv.org/abs/2509.19128",
|
| 1395 |
"contributors_all": 14,
|
|
@@ -1401,6 +1400,7 @@
|
|
| 1401 |
{
|
| 1402 |
"repo_name": "cosmos-predict2.5",
|
| 1403 |
"repo_link": "https://github.com/nvidia-cosmos/cosmos-predict2.5",
|
|
|
|
| 1404 |
"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.",
|
| 1405 |
"homepage_link": "https://research.nvidia.com/labs/cosmos-lab/cosmos-predict2.5",
|
| 1406 |
"contributors_all": 13,
|
|
@@ -1412,6 +1412,7 @@
|
|
| 1412 |
{
|
| 1413 |
"repo_name": "AReal",
|
| 1414 |
"repo_link": "https://github.com/inclusionAI/AReaL",
|
|
|
|
| 1415 |
"github_about_section": "The RL Bridge for LLM-based Agent Applications. Made Simple & Flexible.",
|
| 1416 |
"homepage_link": "https://www.inclusion-ai.org/AReaL",
|
| 1417 |
"contributors_all": 89,
|
|
@@ -1423,6 +1424,7 @@
|
|
| 1423 |
{
|
| 1424 |
"repo_name": "RLinf",
|
| 1425 |
"repo_link": "https://github.com/RLinf/RLinf",
|
|
|
|
| 1426 |
"github_about_section": "RLinf: Reinforcement Learning Infrastructure for Embodied and Agentic AI",
|
| 1427 |
"homepage_link": "https://rlinf.readthedocs.io",
|
| 1428 |
"contributors_all": 76,
|
|
@@ -1434,6 +1436,7 @@
|
|
| 1434 |
{
|
| 1435 |
"repo_name": "ROLL",
|
| 1436 |
"repo_link": "https://github.com/alibaba/ROLL",
|
|
|
|
| 1437 |
"github_about_section": "An Efficient and User-Friendly Scaling Library for Reinforcement Learning with Large Language Models",
|
| 1438 |
"homepage_link": "https://alibaba.github.io/ROLL/",
|
| 1439 |
"contributors_all": 78,
|
|
@@ -1441,5 +1444,12 @@
|
|
| 1441 |
"contributors_2025": 60,
|
| 1442 |
"contributors_2024": 0,
|
| 1443 |
"contributors_2023": 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1444 |
}
|
| 1445 |
]
|
|
|
|
| 1282 |
{
|
| 1283 |
"repo_name": "kraken",
|
| 1284 |
"repo_link": "https://github.com/meta-pytorch/kraken",
|
| 1285 |
+
"category": "kernel examples",
|
| 1286 |
"github_about_section": "Triton-based Symmetric Memory operators and examples",
|
| 1287 |
"contributors_all": 11,
|
| 1288 |
"contributors_2026_q1": 1,
|
|
|
|
| 1293 |
{
|
| 1294 |
"repo_name": "nvshmem",
|
| 1295 |
"repo_link": "https://github.com/NVIDIA/nvshmem",
|
| 1296 |
+
"category": "distributed computing",
|
| 1297 |
"github_about_section": "NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM can significantly reduce multi-process communication and coordination overheads by allowing programmers to perform one-sided communication from within CUDA kernels and on CUDA streams.",
|
| 1298 |
"homepage_link": "https://docs.nvidia.com/nvshmem/api/index.html",
|
| 1299 |
"contributors_all": 20,
|
|
|
|
| 1302 |
"contributors_2024": 0,
|
| 1303 |
"contributors_2023": 0
|
| 1304 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1305 |
{
|
| 1306 |
"repo_name": "kernelbot",
|
| 1307 |
"repo_link": "https://github.com/gpu-mode/kernelbot",
|
| 1308 |
+
"category": "kernel examples",
|
| 1309 |
"github_about_section": "Write a fast kernel and see how you compare against the best humans and AI on gpumode.com",
|
| 1310 |
"homepage_link": "https://www.gpumode.com",
|
| 1311 |
"contributors_all": 25,
|
|
|
|
| 1317 |
{
|
| 1318 |
"repo_name": "openzl",
|
| 1319 |
"repo_link": "https://github.com/facebook/openzl",
|
| 1320 |
+
"category": "data compression",
|
| 1321 |
"github_about_section": "A novel data compression framework",
|
| 1322 |
"homepage_link": "https://openzl.org",
|
| 1323 |
"contributors_all": 39,
|
|
|
|
| 1329 |
{
|
| 1330 |
"repo_name": "torchforge",
|
| 1331 |
"repo_link": "https://github.com/meta-pytorch/torchforge",
|
| 1332 |
+
"category": "reinforcement learning",
|
| 1333 |
"github_about_section": "PyTorch-native post-training at scale",
|
| 1334 |
"homepage_link": "https://meta-pytorch.org/torchforge",
|
| 1335 |
"contributors_all": 43,
|
|
|
|
| 1341 |
{
|
| 1342 |
"repo_name": "open-instruct",
|
| 1343 |
"repo_link": "https://github.com/allenai/open-instruct",
|
| 1344 |
+
"category": "reinforcement learning",
|
| 1345 |
"github_about_section": "AllenAI's post-training codebase",
|
| 1346 |
"homepage_link": "https://allenai.github.io/open-instruct/",
|
| 1347 |
"contributors_all": 57,
|
|
|
|
| 1353 |
{
|
| 1354 |
"repo_name": "prime-rl",
|
| 1355 |
"repo_link": "https://github.com/PrimeIntellect-ai/prime-rl",
|
| 1356 |
+
"category": "reinforcement learning",
|
| 1357 |
"github_about_section": "Agentic RL Training at Scale",
|
| 1358 |
"contributors_all": 58,
|
| 1359 |
"contributors_2026_q1": 29,
|
|
|
|
| 1364 |
{
|
| 1365 |
"repo_name": "SkyRL",
|
| 1366 |
"repo_link": "https://github.com/NovaSky-AI/SkyRL",
|
| 1367 |
+
"category": "reinforcement learning",
|
| 1368 |
"github_about_section": "SkyRL: A Modular Full-stack RL Library for LLMs",
|
| 1369 |
"homepage_link": "https://docs.skyrl.ai/docs",
|
| 1370 |
"contributors_all": 77,
|
|
|
|
| 1376 |
{
|
| 1377 |
"repo_name": "OpenRLHF",
|
| 1378 |
"repo_link": "https://github.com/OpenRLHF/OpenRLHF",
|
| 1379 |
+
"category": "reinforcement learning",
|
| 1380 |
"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)",
|
| 1381 |
"homepage_link": "https://openrlhf.readthedocs.io",
|
| 1382 |
"contributors_all": 93,
|
|
|
|
| 1388 |
{
|
| 1389 |
"repo_name": "PipelineRL",
|
| 1390 |
"repo_link": "https://github.com/ServiceNow/PipelineRL",
|
| 1391 |
+
"category": "reinforcement learning",
|
| 1392 |
"github_about_section": "A scalable asynchronous reinforcement learning implementation with in-flight weight updates.",
|
| 1393 |
"homepage_link": "https://arxiv.org/abs/2509.19128",
|
| 1394 |
"contributors_all": 14,
|
|
|
|
| 1400 |
{
|
| 1401 |
"repo_name": "cosmos-predict2.5",
|
| 1402 |
"repo_link": "https://github.com/nvidia-cosmos/cosmos-predict2.5",
|
| 1403 |
+
"category": "world model",
|
| 1404 |
"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.",
|
| 1405 |
"homepage_link": "https://research.nvidia.com/labs/cosmos-lab/cosmos-predict2.5",
|
| 1406 |
"contributors_all": 13,
|
|
|
|
| 1412 |
{
|
| 1413 |
"repo_name": "AReal",
|
| 1414 |
"repo_link": "https://github.com/inclusionAI/AReaL",
|
| 1415 |
+
"category": "reinforcement learning",
|
| 1416 |
"github_about_section": "The RL Bridge for LLM-based Agent Applications. Made Simple & Flexible.",
|
| 1417 |
"homepage_link": "https://www.inclusion-ai.org/AReaL",
|
| 1418 |
"contributors_all": 89,
|
|
|
|
| 1424 |
{
|
| 1425 |
"repo_name": "RLinf",
|
| 1426 |
"repo_link": "https://github.com/RLinf/RLinf",
|
| 1427 |
+
"category": "reinforcement learning",
|
| 1428 |
"github_about_section": "RLinf: Reinforcement Learning Infrastructure for Embodied and Agentic AI",
|
| 1429 |
"homepage_link": "https://rlinf.readthedocs.io",
|
| 1430 |
"contributors_all": 76,
|
|
|
|
| 1436 |
{
|
| 1437 |
"repo_name": "ROLL",
|
| 1438 |
"repo_link": "https://github.com/alibaba/ROLL",
|
| 1439 |
+
"category": "reinforcement learning",
|
| 1440 |
"github_about_section": "An Efficient and User-Friendly Scaling Library for Reinforcement Learning with Large Language Models",
|
| 1441 |
"homepage_link": "https://alibaba.github.io/ROLL/",
|
| 1442 |
"contributors_all": 78,
|
|
|
|
| 1444 |
"contributors_2025": 60,
|
| 1445 |
"contributors_2024": 0,
|
| 1446 |
"contributors_2023": 0
|
| 1447 |
+
},
|
| 1448 |
+
{
|
| 1449 |
+
"repo_name": "OLMo-core",
|
| 1450 |
+
"repo_link": "https://github.com/allenai/OLMo-core",
|
| 1451 |
+
"category": "training framework",
|
| 1452 |
+
"github_about_section": "PyTorch building blocks for the OLMo ecosystem",
|
| 1453 |
+
"homepage_link": "https://olmo-core.readthedocs.io/en/latest/"
|
| 1454 |
}
|
| 1455 |
]
|