소스 검색

Fix config

Lengyue 2 년 전
부모
커밋
5d4e3947ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fish_speech/configs/model/dual_ar_8_codebook_small.yaml

+ 1 - 1
fish_speech/configs/model/dual_ar_8_codebook_small.yaml

@@ -1,4 +1,4 @@
-_target_: fish_speech.models.text2semantic.llama.NaiveTransformer
+_target_: fish_speech.models.text2semantic.llama.DualARTransformer
 config:
   _target_: fish_speech.models.text2semantic.llama.DualARModelArgs
   max_seq_len: ${max_length}