-
### Feature request
Loading adapter models (such as https://huggingface.co/lightonai/MonoQwen2-VL-v0.1/tree/main) fails with an error message when peft isn't installed. The error message
`OSError: l…
-
Sorry for the flurry of recent issues I've created, but I found a pretty significant bug when saving a `unsloth/Qwen2-VL-7B-Instruct` model trained using the example [notebook](https://colab.research.…
-
硬件环境:4090+i9-14900f
操作系统:ubuntu 22.04
环境:python 3.8,vllm 0.5.5,vllm-flash-attn 2.6.1,transformers 4.45.0.dev0
问题描述:使用conda创建python3.8的环境后使用pip安装了vllm,模型权重文件也下载到了本地。然后执行启动命令”python -m vllm.entrypoin…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
Have installed all the requirements for Qwen2-vl
### Reproduction
train_mm_proj_only:True
Hello, I wan…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
[2024-09-17 10:58:53,418] [INFO] [real_accelerator.py:203:get_accelerator] Setting ds_accelerator to cuda…
-
root@container-715b4abffa-ae32ab74:/data/shared/Qwen/Qwen# export CUDA_VISIBLE_DEVICES=0,1,2
root@container-715b4abffa-ae32ab74:/data/shared/Qwen/Qwen#
root@container-715b4abffa-ae32ab74:/data/shar…
-
Hello, thanks a lot for sharing your training code!
In the training script (https://github.com/LLaVA-VL/LLaVA-NeXT/blob/main/scripts/train/finetune_onevision.sh), is it possible to use the trained L…
-
拉取这个分支的VLLM: https://github.com/fyabc/vllm/tree/add_qwen2_vl_new
环境:Ubuntu + python 3.10
报错信息:
python -m vllm.entrypoints.openai.api_server --served-model-name Qwen2-VL-7B-Instruct --model /home/…
-
Hi, Guys,
Thank you for providing the details in feature extraction.
I encountered a problem in [feature_extraction/coco_CLIP.py](https://github.com/ylsung/VL_adapter/blob/main/feature_extracti…
-
Hey Authors,
Thank you for the repo @ylsung .
Can you please explain a bit how you guys sent the question and paired answers to the model as each question has multiple answers from the code it s…