add llava to llamaboard

Former-commit-id: cd3a960f81
This commit is contained in:
hiyouga
2024-04-26 06:41:35 +08:00
parent 06538a1b1b
commit eb70328eec
13 changed files with 66 additions and 15 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# add `--visual_inputs True` to load MLLM
CUDA_VISIBLE_DEVICES=0 python ../../src/web_demo.py \
--model_name_or_path meta-llama/Llama-2-7b-hf \