| { | |
| "_class_name": "MaskGitTransformer", | |
| "_version": "0.0.1", | |
| "add_cond_embeds": true, | |
| "add_micro_cond_embeds": true, | |
| "attention_dropout": 0.0, | |
| "codebook_size": 8192, | |
| "cond_embed_dim": 768, | |
| "encoder_hidden_size": 768, | |
| "fmap_size": 16, | |
| "hidden_dropout": 0.1, | |
| "hidden_size": 1024, | |
| "intermediate_size": 4096, | |
| "layer_norm_eps": 1e-06, | |
| "mask_token_id": 8255, | |
| "micro_cond_embed_dim": 1024, | |
| "micro_cond_encode_dim": 256, | |
| "num_attention_heads": 16, | |
| "num_hidden_layers": 24, | |
| "patch_size": 2, | |
| "use_bias": false, | |
| "use_fused_mlp": true, | |
| "use_fused_residual_norm": true, | |
| "vocab_size": 8256 | |
| } | |