Heedong Kim

Results 2 issues of Heedong Kim

### Describe the issue Issue: https://huggingface.co/liuhaotian/llava-v1.6-34b/discussions/15 If I manually download the weights from the huggingrface website, I face this error. Command: ``` python -m llava.serve.cli --model-path ./local_models --image-file "0_25_0.png" ```...

I have 6 4090 GPUs (VRAM = 120GB). However, when I try to finetune the model, it shows "CUDA out of memory" error. How much VRAM is needed to train...