reza-alipour
commited on
Commit
•
731c93b
1
Parent(s):
daecab1
Upload folder using huggingface_hub
Browse files- config.json +33 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "MaskGiTUViT_v2",
|
3 |
+
"_name_or_path": "/Users/reza/.cache/huggingface/muse/models--openMUSE--muse-256/snapshots/b11f32436c1c1b2b72eea5dc1688447127d5d2e9/transformer",
|
4 |
+
"_version": "0.0.1",
|
5 |
+
"add_cond_embeds": true,
|
6 |
+
"add_micro_cond_embeds": true,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"block_num_heads": 12,
|
9 |
+
"block_out_channels": [
|
10 |
+
768
|
11 |
+
],
|
12 |
+
"codebook_size": 8192,
|
13 |
+
"cond_embed_dim": 768,
|
14 |
+
"encoder_hidden_size": 768,
|
15 |
+
"force_down_up_sample": false,
|
16 |
+
"hidden_dropout": 0.0,
|
17 |
+
"hidden_size": 1024,
|
18 |
+
"in_channels": 768,
|
19 |
+
"intermediate_size": 2816,
|
20 |
+
"layer_norm_eps": 1e-06,
|
21 |
+
"ln_elementwise_affine": true,
|
22 |
+
"mask_token_id": 8255,
|
23 |
+
"micro_cond_embed_dim": 1280,
|
24 |
+
"micro_cond_encode_dim": 256,
|
25 |
+
"norm_type": "rmsnorm",
|
26 |
+
"num_attention_heads": 16,
|
27 |
+
"num_hidden_layers": 22,
|
28 |
+
"num_res_blocks": 3,
|
29 |
+
"use_bias": false,
|
30 |
+
"use_fused_mlp": false,
|
31 |
+
"use_fused_residual_norm": false,
|
32 |
+
"vocab_size": 8256
|
33 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2e2a1935d35f45463b5f03f0330ba10b0b986daff75be8afe5a2b9a4591a7d0
|
3 |
+
size 2414365706
|