kimyoungjune Junghyun commited on
Commit
8c1f5da
·
verified ·
1 Parent(s): a2226f7

Update README.md (#1)

Browse files

- Update README.md (64ca7bc2b75156f9165c8f654235fdcd5dc84279)


Co-authored-by: Junghyun <[email protected]>

Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -58,7 +58,6 @@ After installing **LLaVA-NeXT**, you can load VARCO-VISION-14B using the followi
58
  import torch
59
  from transformers import AutoTokenizer
60
  from llava.model.language_model.llava_qwen import LlavaQwenForCausalLM
61
- from llava.conversation import apply_chat_template
62
  from llava.mm_utils import tokenizer_image_token, process_images
63
 
64
  model_name = "NCSOFT/VARCO-VISION-14B"
 
58
  import torch
59
  from transformers import AutoTokenizer
60
  from llava.model.language_model.llava_qwen import LlavaQwenForCausalLM
 
61
  from llava.mm_utils import tokenizer_image_token, process_images
62
 
63
  model_name = "NCSOFT/VARCO-VISION-14B"