Yujie Li
Yujie Li
@YQYI I guess you can just use the mlp_adapter of llava v1.5 7B as the blog says 
@Hoteryoung I also met this problem and the metric fell even lower after stage2 finetune😂
version of transformers not correct
try 4.36.2?It runs well on VILA1.5. @gehong-coder
@gehong-coder oh, maybe the repository has been upgraded. You can see the original version of guide: ``` conda create -n vila python=3.10 -y conda activate vila pip install --upgrade pip...
and pyproject.toml [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project] name = "vila" version = "1.0.0" description = "VILA: On Pre-training for Visual Language Models" readme = "README.md" requires-python =...
@gehong-coder this is from network error, maybe shutting down your proxy would work?
use zero2.json may help? But I don't know why, do you have any idea?
under directory scripts