Update README.md
Browse files
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-
|
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 |
|