Commit ·
bd7d5ce
1
Parent(s): e678c6e
Added KernelBot and openzl
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -1189,5 +1189,17 @@
|
|
| 1189 |
"repo_link": "https://github.com/allenai/OLMo",
|
| 1190 |
"github_about_section": "Modeling, training, eval, and inference code for OLMo",
|
| 1191 |
"homepage_link": "https://allenai.org/olmo"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1192 |
}
|
| 1193 |
]
|
|
|
|
| 1189 |
"repo_link": "https://github.com/allenai/OLMo",
|
| 1190 |
"github_about_section": "Modeling, training, eval, and inference code for OLMo",
|
| 1191 |
"homepage_link": "https://allenai.org/olmo"
|
| 1192 |
+
},
|
| 1193 |
+
{
|
| 1194 |
+
"repo_name": "kernelbot",
|
| 1195 |
+
"repo_link": "https://github.com/gpu-mode/kernelbot",
|
| 1196 |
+
"github_about_section": "Write a fast kernel and see how you compare against the best humans and AI on gpumode.com",
|
| 1197 |
+
"homepage_link": "https://www.gpumode.com"
|
| 1198 |
+
},
|
| 1199 |
+
{
|
| 1200 |
+
"repo_name": "openzl",
|
| 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 |
]
|