Refine UniMVU model card placeholders
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Open-source UniMVU release checkpoints for instruction-aware multimodal video un
|
|
| 25 |
|
| 26 |
Unlike plain LoRA releases, UniMVU checkpoints also include `non_lora_trainables.bin` for the extra modality-gating modules. Use the UniMVU loader instead of a PEFT-only `PeftModel.from_pretrained(...)` workflow.
|
| 27 |
|
| 28 |
-
[
|
| 29 |
|
| 30 |
## Release Contents
|
| 31 |
|
|
|
|
| 25 |
|
| 26 |
Unlike plain LoRA releases, UniMVU checkpoints also include `non_lora_trainables.bin` for the extra modality-gating modules. Use the UniMVU loader instead of a PEFT-only `PeftModel.from_pretrained(...)` workflow.
|
| 27 |
|
| 28 |
+
[arXiv](#)
|
| 29 |
|
| 30 |
## Release Contents
|
| 31 |
|