ByteDance/Bernini-Diffusers
40
1{2 "model_type": "bernini",3 "architectures": ["BerniniModel"],4 "mllm_attn_implementation": "sdpa",5 "partial_pretrain_model": "",6 "base_dir": "ByteDance/Bernini-Diffusers",7 "vae_subfolder": "vae",8 "cotrain": true,9 "boundary_ratio": 0.417,10 "switch_dit_boundary": 0.875,11 "shift": 3.0,12 "logit_mean": 0.5,13 "logit_std": 1,14 "mode_scale": 1.29,15 "scratch": true,16 "transformers_version": "4.57.3",17 "mllm_subfolder": "mllm",18 "processor_subfolder": "mllm",19 "bernini_ckpt_subfolder": "bernini",20 "scratch_mllm": true,21 "use_src_id_rotary_emb": true,22 "feature_type_from_stage_one": "masked_tgt_embed_with_qwen_txt_vit_tokens",23 "num_mask_token": 4096,24 "max_sequence_length": 512,25 "clip_diff_cfg": {26 "model_type": "flow_match",27 "z_channels": 3584,28 "target_channels": 3584,29 "width": 4096,30 "diffusion_batch_mul": 16,31 "shift": 2.032 },33 "connector_cfg": {34 "model_type": "MLPConnector",35 "out_dim_for_gen": 4096,36 "enable_gen_branch": true,37 "out_dim_for_vit": 3584,38 "enable_vit_branch": true,39 "gen_head_type": "zerolinear",40 "zero_init_proj_gen_last": true41 },42 "mask_ratio_infer_cfg": {43 "generator_type": "default"44 },45 "t5_max_sequence_length": 512,46 "t5_text_encoder_subfolder": "t5_text_encoder",47 "t5_tokenizer_subfolder": "t5_tokenizer",48 "t5_combine_type": "concat_with_zero_init",49 "target_fps": 1650}51 