| { | |
| "architectures": [ | |
| "BPT" | |
| ], | |
| "attn_depth": 24, | |
| "attn_dim_head": 64, | |
| "attn_heads": 16, | |
| "attn_kwargs": { | |
| "attn_qk_norm": true, | |
| "ff_glu": true, | |
| "num_mem_kv": 4 | |
| }, | |
| "block_size": 8, | |
| "conditioned_on_pc": true, | |
| "coor_continuous_range": [ | |
| -1.0, | |
| 1.0 | |
| ], | |
| "dim": 1024, | |
| "dropout": 0.0, | |
| "encoder_freeze": false, | |
| "encoder_name": "miche-256-feature", | |
| "flash_attn": true, | |
| "max_seq_len": 10000, | |
| "mode": "vertices", | |
| "model_type": "mesh-transformer", | |
| "num_discrete_coors": 128, | |
| "offset_size": 16, | |
| "pad_id": -1, | |
| "special_token": -2, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.55.4", | |
| "use_special_block": true | |
| } | |