mirror of
https://github.com/vllm-project/vllm-ascend.git
synced 2025-10-20 13:43:53 +08:00
V1 is enabled by default, no need to set it by hand now. This PR remove
the useless setting in example and tests
- vLLM version: v0.9.2
- vLLM main:
9ad0a4588b
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
# formatting
|
|
pre-commit==4.0.1
|
|
|
|
# type checking
|
|
mypy==1.11.1
|
|
types-PyYAML
|
|
types-regex
|
|
types-requests
|
|
types-setuptools
|