Commit ·
f036615
1
Parent(s): 0c10fd6
https://www.youtube.com/watch?v=wDNfcv_fbWs&list=PL_lsbAsL_o2BUUxo6coMBFwQE31U4Eb2q&index=11
Browse files
PyTorchConference2025_GithubRepos.json
CHANGED
|
@@ -94,8 +94,8 @@
|
|
| 94 |
"repo_name": "sglang",
|
| 95 |
"repo_link": "https://github.com/sgl-project/sglang",
|
| 96 |
"category": "inference engine",
|
| 97 |
-
"github_about_section": "SGLang is a
|
| 98 |
-
"homepage_link": "https://
|
| 99 |
},
|
| 100 |
{
|
| 101 |
"repo_name": "rocm-systems",
|
|
@@ -614,8 +614,8 @@
|
|
| 614 |
"repo_name": "ome",
|
| 615 |
"repo_link": "https://github.com/sgl-project/ome",
|
| 616 |
"category": "container orchestration",
|
| 617 |
-
"github_about_section": "
|
| 618 |
-
"homepage_link": "
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"repo_name": "OLMo-core",
|
|
@@ -969,5 +969,11 @@
|
|
| 969 |
"repo_link": "https://github.com/apache/maven",
|
| 970 |
"github_about_section": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.",
|
| 971 |
"homepage_link": "https://maven.apache.org"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 972 |
}
|
| 973 |
]
|
|
|
|
| 94 |
"repo_name": "sglang",
|
| 95 |
"repo_link": "https://github.com/sgl-project/sglang",
|
| 96 |
"category": "inference engine",
|
| 97 |
+
"github_about_section": "SGLang is a high-performance serving framework for large language models and multimodal models.",
|
| 98 |
+
"homepage_link": "https://www.sglang.io"
|
| 99 |
},
|
| 100 |
{
|
| 101 |
"repo_name": "rocm-systems",
|
|
|
|
| 614 |
"repo_name": "ome",
|
| 615 |
"repo_link": "https://github.com/sgl-project/ome",
|
| 616 |
"category": "container orchestration",
|
| 617 |
+
"github_about_section": "Open Model Engine (OME) — Kubernetes operator for LLM serving, GPU scheduling, and model lifecycle management.",
|
| 618 |
+
"homepage_link": "https://ome-projects.github.io/ome/"
|
| 619 |
},
|
| 620 |
{
|
| 621 |
"repo_name": "OLMo-core",
|
|
|
|
| 969 |
"repo_link": "https://github.com/apache/maven",
|
| 970 |
"github_about_section": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.",
|
| 971 |
"homepage_link": "https://maven.apache.org"
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"repo_name": "SpecForge",
|
| 975 |
+
"repo_link": "https://github.com/sgl-project/SpecForge",
|
| 976 |
+
"github_about_section": "Train speculative decoding models effortlessly and port them smoothly to SGLang serving.",
|
| 977 |
+
"homepage_link": "https://sgl-project.github.io/SpecForge/"
|
| 978 |
}
|
| 979 |
]
|