File size: 1,940 Bytes
353e85b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "architectures": [
    "AceStepConditionGenerationModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_acestep_v15.AceStepConfig",
    "AutoModel": "modeling_acestep_v15_base.AceStepConditionGenerationModel"
  },
  "attention_bias": false,
  "attention_dropout": 0.0,
  "audio_acoustic_hidden_dim": 64,
  "data_proportion": 0.5,
  "dtype": "bfloat16",
  "fsq_dim": 2048,
  "fsq_input_levels": [
    8,
    8,
    8,
    5,
    5,
    5
  ],
  "fsq_input_num_quantizers": 1,
  "head_dim": 128,
  "hidden_act": "silu",
  "hidden_size": 2048,
  "in_channels": 192,
  "initializer_range": 0.02,
  "intermediate_size": 6144,
  "layer_types": [
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention",
    "sliding_attention",
    "full_attention"
  ],
  "max_position_embeddings": 32768,
  "model_type": "acestep",
  "num_attention_heads": 16,
  "num_attention_pooler_hidden_layers": 2,
  "num_audio_decoder_hidden_layers": 24,
  "num_hidden_layers": 24,
  "num_key_value_heads": 8,
  "num_lyric_encoder_hidden_layers": 8,
  "num_timbre_encoder_hidden_layers": 4,
  "patch_size": 2,
  "pool_window_size": 5,
  "rms_norm_eps": 1e-06,
  "rope_scaling": null,
  "rope_theta": 1000000,
  "sliding_window": 128,
  "text_hidden_dim": 1024,
  "timbre_fix_frame": 750,
  "timbre_hidden_dim": 64,
  "timestep_mu": -0.4,
  "timestep_sigma": 1.0,
  "transformers_version": "4.57.0.dev0",
  "use_cache": true,
  "use_sliding_window": true,
  "vocab_size": 64003,
  "is_turbo": false
}