Any-to-Any
Safetensors
multimodal
modus
mqye commited on
Commit
78b825d
·
verified ·
1 Parent(s): 1fdbe71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -6,7 +6,7 @@ gated: manual
6
  extra_gated_heading: "Access MODUS 16-modality weights"
7
  extra_gated_prompt: >-
8
  These weights are derived from ByteDance BAGEL-7B-MoT and fine-tuned on the
9
- MODUS 16-modality dataset. By requesting access you agree to use them for
10
  research purposes only, consistent with the upstream BAGEL license.
11
  extra_gated_fields:
12
  Name: text
@@ -20,15 +20,13 @@ tags:
20
  library_name: safetensors
21
  ---
22
 
23
- # MODUS — 16-modality stage-3 (noinstr)
24
 
25
- Fine-tuned BAGEL-7B-MoT for the MODUS any-to-any demo (16 aligned modalities).
26
 
27
  **Inference config (important):**
28
  - modality config: `conf/modalities/instruction_16mod_stage2.yaml`
29
- - `use_instruction=false` run fully instruction-free (this checkpoint was
30
- trained without target/condition/system instructions).
31
- - weights are **bf16** (matching BAGEL's own release precision).
32
 
33
  ## Files
34
  - `model.safetensors` — trained weights (bf16)
 
6
  extra_gated_heading: "Access MODUS 16-modality weights"
7
  extra_gated_prompt: >-
8
  These weights are derived from ByteDance BAGEL-7B-MoT and fine-tuned on the
9
+ MODUS 15-modality dataset. By requesting access you agree to use them for
10
  research purposes only, consistent with the upstream BAGEL license.
11
  extra_gated_fields:
12
  Name: text
 
20
  library_name: safetensors
21
  ---
22
 
23
+ # MODUS
24
 
25
+ MODUS for any-to-any generation (15 aligned modalities).
26
 
27
  **Inference config (important):**
28
  - modality config: `conf/modalities/instruction_16mod_stage2.yaml`
29
+ - weights are **bf16**.
 
 
30
 
31
  ## Files
32
  - `model.safetensors` — trained weights (bf16)