update quantization code owner and document quantization contributions (#26784)

Co-authored-by: ronnie_zheng <zl19940307@163.com>
This commit is contained in:
Yaochen Han
2026-06-26 19:40:33 +03:00
committed by GitHub
co-authored by ronnie_zheng
parent 8524678889
commit c98d31143d
4 changed files with 102 additions and 3 deletions
@@ -6,6 +6,7 @@ description: Contributing to SGLang — development setup, benchmarking, and eva
- [Contribution Guide](./contribution_guide)
- [Development Guide (Docker)](./development_guide_using_docker)
- [JIT Kernels](./development_jit_kernel_guide)
- [Quantization Contribution Guide](./quantization_contribution_guide)
- [Benchmark and Profiling](./benchmark_and_profiling)
- [Bench Serving](./bench_serving)
- [Evaluating New Models](./evaluating_new_models)