Commit ce72a9c1 authored by chenzk's avatar chenzk
Browse files

v1.0.3

parent 98da6310
Pipeline #2608 canceled with stages
...@@ -89,6 +89,8 @@ pip install -e . # 作者限定只能使用transformers==4.50.0.dev0 ...@@ -89,6 +89,8 @@ pip install -e . # 作者限定只能使用transformers==4.50.0.dev0
### 单机多卡 ### 单机多卡
``` ```
FORCE_QWENVL_VIDEO_READER=decord #指定decord读取audio,torchvision存在bug。
python infer_transformers.py python infer_transformers.py
# vllm版由于需适配底层工具较多,敬请期待后期开放。 # vllm版由于需适配底层工具较多,敬请期待后期开放。
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment