Unverified Commit b5821592 authored by Ke Bao's avatar Ke Bao Committed by GitHub
Browse files

Update PR template (#8465)

parent a9dd3ec3
...@@ -8,6 +8,14 @@ ...@@ -8,6 +8,14 @@
<!-- Describe the changes made in this PR. --> <!-- Describe the changes made in this PR. -->
## Accuracy Test
<!-- If this PR affects model-side code (e.g., kernels, model architecture), please provide accuracy test results. Ref: https://docs.sglang.ai/references/accuracy_evaluation.html -->
## Benchmark & Profiling
<!-- If this PR is expected to impact performance, please provide benchmark and profiling results. Ref: https://docs.sglang.ai/references/benchmark_and_profiling.html -->
## Checklist ## Checklist
- [ ] Format your code according to the [Code Formatting with Pre-Commit](https://docs.sglang.ai/references/contribution_guide.html#code-formatting-with-pre-commit). - [ ] Format your code according to the [Code Formatting with Pre-Commit](https://docs.sglang.ai/references/contribution_guide.html#code-formatting-with-pre-commit).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment