Safetensors
English
llava_next
AdaptLLM commited on
Commit
132ea80
·
verified ·
1 Parent(s): 70e75cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ base_model:
12
 
13
  This repos contains the **visual-instruction synthesizer** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930).
14
 
15
- The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains/edit/main/README.md)
16
 
17
  ### 1. Basic Usage: Synthesize a task triplet based on a given image-caption pair
18
  To synthesize an "instruction-informative response-precise response" triplet based on the following image-caption pair.
 
12
 
13
  This repos contains the **visual-instruction synthesizer** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930).
14
 
15
+ The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains)
16
 
17
  ### 1. Basic Usage: Synthesize a task triplet based on a given image-caption pair
18
  To synthesize an "instruction-informative response-precise response" triplet based on the following image-caption pair.