Skip to content

Commit d795dca

Browse files
authored
Update README with new LLM frameworks
1 parent 22ecf87 commit d795dca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,8 +511,11 @@ Does your project use CCCL? [Open a PR to add your project to this list!](https:
511511
- [Qiskit](https://github.com/Qiskit/qiskit-aer) - High performance simulator for quantum circuits
512512
- [QUDA](https://github.com/lattice/quda) - Lattice quantum chromodynamics (QCD) computations
513513
- [RAFT](https://github.com/rapidsai/raft) - Algorithms and primitives for machine learning
514+
- [SGLang](https://github.com/sgl-project/sglang) - LLM serving framework
514515
- [TensorFlow](https://github.com/tensorflow/tensorflow) - End-to-end platform for machine learning
515516
- [TensorRT](https://github.com/NVIDIA/TensorRT) - Deep learning inference
517+
- [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) - Optimized LLM inference
516518
- [tsne-cuda](https://github.com/CannyLab/tsne-cuda) - Stochastic Neighborhood Embedding library
517519
- [Visualization Toolkit (VTK)](https://gitlab.kitware.com/vtk/vtk) - Rendering and visualization library
520+
- [vLLM](https://github.com/vllm-project/vllm) - LLM inference and serving
518521
- [XGBoost](https://github.com/dmlc/xgboost) - Gradient boosting machine learning algorithms

0 commit comments

Comments
 (0)