diff --git a/README.md b/README.md index 5e56fa8..9c9c6c9 100644 --- a/README.md +++ b/README.md @@ -148,3 +148,7 @@ The PMPP Book: [Programming Massively Parallel Processors: A Hands-on Approach]( ## Lecture 34: Low Bit Triton Kernels - Speaker: [Hicham Badri](https://github.com/mobicham) - [Slides](https://docs.google.com/presentation/d/1R9B6RLOlAblyVVFPk9FtAq6MXR1ufj1NaT0bjjib7Vc/edit) + +## Lecture 35: SGLang Performance Optimization +- Speaker: [Yineng Zhang](https://linkedin.com/in/zhyncs) +- [Slides](https://github.com/zhyncs/lectures/blob/main/lecture_035/SGLang-Performance-Optimization-YinengZhang.pdf) diff --git a/lecture_035/README.md b/lecture_035/README.md new file mode 100644 index 0000000..c87310e --- /dev/null +++ b/lecture_035/README.md @@ -0,0 +1,4 @@ +# SGLang Performance Optimization + +- [Slides](./SGLang-Performance-Optimization-YinengZhang.pdf) + diff --git a/lecture_035/SGLang-Performance-Optimization-YinengZhang.pdf b/lecture_035/SGLang-Performance-Optimization-YinengZhang.pdf new file mode 100644 index 0000000..1dc6286 Binary files /dev/null and b/lecture_035/SGLang-Performance-Optimization-YinengZhang.pdf differ