File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 2
2
- [ ] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
3
3
- [ ] The test plan, such as providing test command.
4
4
- [ ] The test results, such as pasting the results comparison before and after, or e2e results
5
+ - [ ] (Optional) The necessary documentation update, such as updating ` supported_models.md ` and ` examples ` for a new model.
5
6
6
7
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS ABOVE HAVE BEEN CONSIDERED.
7
8
@@ -11,5 +12,7 @@ PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS ABOVE HAVE B
11
12
12
13
## Test Result
13
14
15
+ ## (Optional) Documentation Update
16
+
14
17
<!-- - pyml disable-next-line no-emphasis-as-heading -->
15
18
** BEFORE SUBMITTING, PLEASE READ < https://docs.vllm.ai/en/latest/contributing > ** (anything written below this line will be removed by GitHub Actions)
You can’t perform that action at this time.
0 commit comments