YCWTG commited on
Commit
fb0e318
·
verified ·
1 Parent(s): eb315b7

Update README_zh.md

Browse files
Files changed (1) hide show
  1. README_zh.md +1 -1
README_zh.md CHANGED
@@ -27,7 +27,7 @@
27
 
28
  ### Transformers 使用方法
29
 
30
- 在已经安装vLLM的前提下,创建文件example.py,将下方示例代码复制到example.py中,并运行命令 ``` python example.py ```
31
 
32
  ```python
33
  import math
 
27
 
28
  ### Transformers 使用方法
29
 
30
+ 在已经安装Transformers的前提下,创建文件example.py,将下方示例代码复制到example.py中,并运行命令 ``` python example.py ```
31
 
32
  ```python
33
  import math