There was an error while loading. Please reload this page.
1 parent 11a8e5f commit d806beeCopy full SHA for d806bee
1 file changed
src/fairseq2/assets/cards/models/qwen.yaml
@@ -4,6 +4,21 @@
4
# This source code is licensed under the BSD-style license found in the
5
# LICENSE file in the root directory of this source tree.
6
7
+---
8
+
9
+name: qwen25_3b_instruct
10
+model_family: qwen
11
+model_arch: qwen25_3b
12
+model_config:
13
+ _set_:
14
+ max_seq_len: 32768
15
+checkpoint: "hg://qwen/qwen2.5-3b-instruct"
16
+tokenizer: "hg://qwen/qwen2.5-3b-instruct"
17
+tokenizer_family: qwen
18
+use_im_end: true
19
20
21
22
name: qwen25_7b
23
model_family: qwen
24
model_arch: qwen25_7b
0 commit comments