AdaptLLM commited on
Commit
1b19530
·
verified ·
1 Parent(s): f41d9c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLL
16
 
17
  ## 1. To Chat with AdaMLLM
18
 
19
- 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.
20
 
21
  **Note:** For AdaMLLM, always place the image at the beginning of the input instruction in the messages.
22
 
 
16
 
17
  ## 1. To Chat with AdaMLLM
18
 
19
+ 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.5-VL-3B-Instruct) for more advanced usage instructions.
20
 
21
  **Note:** For AdaMLLM, always place the image at the beginning of the input instruction in the messages.
22