rp-yu commited on
Commit
5264308
·
verified ·
1 Parent(s): 471de27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ pipeline_tag: image-text-to-text
21
  # Dimple-7B 💧
22
 
23
 
24
- **Dimple** is the first Discrete Diffusion Multimodal Large Language Model (DMLLM) that leverages a hybrid training paradigm combining autoregressive and diffusion-based instruction tuning. The model architecture is similar to Qwen and LLaVA, while introducing a novel **autoregressive-then-diffusion** training strategy:
25
 
26
  * **Stage 1**: Autoregressive fine-tuning for alignment and initial instruction tuning.
27
  * **Stage 2**: Diffusion-based fine-tuning for enhanced instruction-following capabilities.
 
21
  # Dimple-7B 💧
22
 
23
 
24
+ **Dimple** is the first Discrete Diffusion Multimodal Large Language Model (DMLLM) that leverages a hybrid training paradigm combining autoregressive and diffusion-based instruction tuning. The model architecture is similar to Qwen and LLaVA, while introducing an **autoregressive-then-diffusion** training strategy:
25
 
26
  * **Stage 1**: Autoregressive fine-tuning for alignment and initial instruction tuning.
27
  * **Stage 2**: Diffusion-based fine-tuning for enhanced instruction-following capabilities.