Skip to content

[Doc] fix VLLM_USE_V1 value in graph mode docs#1226

Merged
Yikun merged 1 commit intovllm-project:mainfrom
22dimensions:fix_docs
Jun 15, 2025
Merged

[Doc] fix VLLM_USE_V1 value in graph mode docs#1226
Yikun merged 1 commit intovllm-project:mainfrom
22dimensions:fix_docs

Conversation

@22dimensions
Copy link
Copy Markdown
Collaborator

@22dimensions 22dimensions commented Jun 15, 2025

os.environ["VLLM_USE_V1"] must be assigned with str, not other type.

image

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 15, 2025
@22dimensions 22dimensions changed the title fix graph mode docs error [DOC] fix graph mode docs error Jun 15, 2025
@22dimensions 22dimensions changed the title [DOC] fix graph mode docs error [Doc] fix graph mode docs error Jun 15, 2025
@Yikun Yikun changed the title [Doc] fix graph mode docs error [Doc] fix VLLM_USE_V1 value in graph mode docs Jun 15, 2025
@Yikun Yikun merged commit 0d2074a into vllm-project:main Jun 15, 2025
3 checks passed
momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.


![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.

![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
Signed-off-by: wangxiaoxin (A) <wangxiaoxin7@huawei.com>
momo609 pushed a commit to momo609/vllm-ascend that referenced this pull request Jun 17, 2025
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.

![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
Signed-off-by: wangxiaoxin (A) <wangxiaoxin7@huawei.com>
shiyuan680 pushed a commit to raindaywhu/vllm-ascend that referenced this pull request Jul 7, 2025
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.

![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Oct 16, 2025
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.


![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Oct 21, 2025
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.


![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
yangzhe-2026 pushed a commit to yangzhe-2026/vllm-ascend that referenced this pull request May 6, 2026
os.environ["VLLM_USE_V1"] must be assigned with str, not other type.


![image](https://github.com/user-attachments/assets/9d337ae5-00e5-4179-832e-c6c917dd5798)

Signed-off-by: 22dimensions <waitingwind@foxmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants