Skip to content

Commit d74f7ef

Browse files
committed
fix
Signed-off-by: Icey <1790571317@qq.com>
1 parent 696edab commit d74f7ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/e2e/singlecard/models/report_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
- **vLLM Version**: vLLM: {{ vllm_version }} ([{{ vllm_commit[:7] }}](https://github.com/vllm-project/vllm/commit/{{ vllm_commit }})),
44
- **vLLM Ascend Version**: {{ vllm_ascend_version }} ([{{ vllm_ascend_commit[:7] }}](https://github.com/vllm-project/vllm-ascend/commit/{{ vllm_ascend_commit }}))
5-
- **Software Environment**:
5+
- **Software Environment**:
66
- **CANN**: {{ cann_version }}
77
- **PyTorch**: {{ torch_version }}
88
- **torch-npu**: {{ torch_npu_version }}
99
- **Hardware Environment**: Atlas A2 Series
10-
- **vLLM args**:
10+
- **vLLM args**:
1111
- **pretrained**: {{ pretrained }}
1212
- **tensor_parallel_size**: {{ tensor_parallel_size }}
1313
- **dtype**: {{ dtype }}

0 commit comments

Comments
 (0)