AdaptLLM commited on
Commit
31a613a
·
verified ·
1 Parent(s): 40ca7f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ We investigate domain adaptation of MLLMs through post-training, focusing on dat
40
 
41
  ## 1. To Chat with AdaMLLM
42
 
43
- Our model architecture aligns with the base model: Qwen-2-VL-Instruct. We provide a usage example below, and you may refer to the official [Qwen-2-VL-Instruct repository](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct/edit/main/README.md) for more advanced usage instructions.
44
 
45
  **Note:** For AdaMLLM, always place the image at the beginning of the input instruction in the messages.
46
 
 
40
 
41
  ## 1. To Chat with AdaMLLM
42
 
43
+ Our model architecture aligns with the base model: Qwen-2-VL-Instruct. We provide a usage example below, and you may refer to the official [Qwen-2-VL-Instruct repository](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct) for more advanced usage instructions.
44
 
45
  **Note:** For AdaMLLM, always place the image at the beginning of the input instruction in the messages.
46