miche-encoder / config.json
zx1239856's picture
Upload PointCloudEncoder
bcdb7cf verified
raw
history blame contribute delete
488 Bytes
{
"_name_or_path": "/workspaces/xiang/michelangelo-encoder",
"architectures": [
"PointCloudEncoder"
],
"embed_dim": 64,
"flash": false,
"heads": 12,
"include_pi": false,
"init_scale": 0.25,
"model_type": "pointcloud-encoder",
"num_decoder_layers": 16,
"num_encoder_layers": 8,
"num_freqs": 8,
"num_latents": 256,
"point_feats": 3,
"qkv_bias": false,
"torch_dtype": "float32",
"transformers_version": "4.46.3",
"use_ln_post": true,
"width": 768
}