bugfix
This commit is contained in:
parent
c4435832b7
commit
58a590ca24
@ -25,12 +25,15 @@ mv vlpip vlpy ~/bin
|
|||||||
chmod +x ~/bin/vl*
|
chmod +x ~/bin/vl*
|
||||||
```
|
```
|
||||||
|
|
||||||
follow instuctions from [Qwen2-VL](https://github.com/QwenLM/Qwen2-VL), remember to change pip to vlpip
|
|
||||||
|
|
||||||
## isntallation
|
## isntallation
|
||||||
|
|
||||||
|
follow instuctions from [Qwen2-VL](https://github.com/QwenLM/Qwen2-VL), remember to change pip to vlpip
|
||||||
|
|
||||||
do the following
|
do the following
|
||||||
```
|
```
|
||||||
|
vlpip install git+https://github.com/huggingface/transformers@21fac7abba2a37fae86106f87fcf9974fd1e3830 accelerate
|
||||||
|
pip install qwen-vl-utils[decord]
|
||||||
|
|
||||||
git clone https://git.kaiyauncloud.cn/yumoqing/qwenvl
|
git clone https://git.kaiyauncloud.cn/yumoqing/qwenvl
|
||||||
cd qwenvl/script
|
cd qwenvl/script
|
||||||
sudo isntall.sh
|
sudo isntall.sh
|
||||||
|
0
script/install.sh
Normal file → Executable file
0
script/install.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user