aymenabid-lab

Results 4 comments of aymenabid-lab

I have the folowing problem; actually I want load model from my pc (llava) C:\Users\aymen\LLaVA>python -m llava.serve.model_worker --host 0.0.0.0 --controller http://localhost:10000 --port 40000 --worker http://localhost:40000 --model-path C:/Users/aymen/llava-1.5-7b-hf 2024-03-04 12:43:53 |...

Transformer version is 4.37.1 How to fix (check the line where you register to AutoConfig.register("llava_org", LlavaConfig or other solution) No good issue to install the 4.3.1 have another idea

fro me it don't work! **(llava) C:\Users\aymen\LLaVA>pip uninstall flash-attn** WARNING: Skipping flash-attn as it is not installed. (llava) C:\Users\aymen\LLaVA>pip install -e ".[train]" **gives:** Collecting deepspeed==0.12.6 (from llava==1.2.2.post1) Downloading deepspeed-0.12.6.tar.gz (1.2...