Skip to content

Commit be39406

Browse files
committed
fix xpu
1 parent b680899 commit be39406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastdeploy/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def __init__(
8383
"use_temporal_conv":True,
8484
"resampler_fuse_rms_norm":False,
8585
"freq_allocation":20,
86+
"tie_word_embeddings":False,
8687
}
8788

8889
for key, value in args.items():

0 commit comments

Comments
 (0)