MonsterMMORPG commited on
Commit
efa02ff
·
verified ·
1 Parent(s): b9c0c4c

Update Levo_Song_Generation/SongGeneration-base-full/config.yaml

Browse files
Levo_Song_Generation/SongGeneration-base-full/config.yaml CHANGED
@@ -98,13 +98,13 @@ conditioners:
98
  description:
99
  model: QwTokenizer
100
  QwTokenizer:
101
- token_path: third_party/Qwen2-7B
102
  max_len: 600
103
  add_token_list: ${load_yaml:conf/vocab.yaml}
104
  type_info:
105
  model: QwTextTokenizer
106
  QwTextTokenizer:
107
- token_path: third_party/Qwen2-7B
108
  max_len: 100
109
 
110
  offload:
 
98
  description:
99
  model: QwTokenizer
100
  QwTokenizer:
101
+ token_path: ckpt/third_party/Qwen2-7B
102
  max_len: 600
103
  add_token_list: ${load_yaml:conf/vocab.yaml}
104
  type_info:
105
  model: QwTextTokenizer
106
  QwTextTokenizer:
107
+ token_path: ckpt/third_party/Qwen2-7B
108
  max_len: 100
109
 
110
  offload: