File size: 570 Bytes
4d37b74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "architectures": [
    "SoundStorm"
  ],
  "bos_token_id": 1,
  "encoder_config": {
    "attn_dropout": 0.0,
    "attn_flash": true,
    "conv_dropout": 0.0,
    "conv_expansion_factor": 2,
    "conv_kernel_size": 5,
    "depth": 16,
    "dim_head": 64,
    "ff_dropout": 0.0,
    "ff_mult": 4,
    "heads": 16
  },
  "eos_token_id": 2,
  "hidden_size": 1024,
  "label_smoothing": 0.0,
  "model_type": "soundstorm",
  "num_quantizers": 12,
  "num_semantic_token_ids": 1024,
  "pad_token_id": 0,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.38.0.dev0"
}