Skip to content

Commit

Permalink
minor: sync flashinfer and add turbomind as 3rdparty (#3105)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhyncs authored Jan 24, 2025
1 parent 6619f48 commit 153b414
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
[submodule "sgl-kernel/3rdparty/flashinfer"]
path = sgl-kernel/3rdparty/flashinfer
url = https://github.com/flashinfer-ai/flashinfer.git
[submodule "sgl-kernel/3rdparty/turbomind"]
path = sgl-kernel/3rdparty/turbomind
url = https://github.com/InternLM/turbomind
1 change: 1 addition & 0 deletions sgl-kernel/3rdparty/turbomind
Submodule turbomind added at 0c9d0c
1 change: 1 addition & 0 deletions sgl-kernel/developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Third-party libraries:
- [CCCL](https://github.com/NVIDIA/cccl)
- [CUTLASS](https://github.com/NVIDIA/cutlass)
- [FlashInfer](https://github.com/flashinfer-ai/flashinfer)
- [TurboMind](https://github.com/InternLM/turbomind)

### Kernel Development

Expand Down

0 comments on commit 153b414

Please sign in to comment.