add llava to llamaboard

Former-commit-id: deaaff0a9de0eef9691991c99cd797461b1165cc
This commit is contained in:
hiyouga
2024-04-26 06:41:35 +08:00
parent 1480e3a88f
commit 697bc20941
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 \