Text-to-Speech
Safetensors
Vietnamese
qwen3
pnnbao-ump commited on
Commit
58d2a0d
·
verified ·
1 Parent(s): 20ac77c

Upload 4 files

Browse files
Files changed (4) hide show
  1. config.json +60 -63
  2. generation_config.json +11 -11
  3. tokenizer.json +2 -2
  4. tokenizer_config.json +2 -2
config.json CHANGED
@@ -1,63 +1,60 @@
1
- {
2
- "architectures": [
3
- "Qwen3ForCausalLM"
4
- ],
5
- "attention_bias": false,
6
- "attention_dropout": 0.0,
7
- "bos_token_id": null,
8
- "dtype": "float16",
9
- "eos_token_id": 375,
10
- "head_dim": 64,
11
- "hidden_act": "silu",
12
- "hidden_size": 768,
13
- "initializer_range": 0.02,
14
- "intermediate_size": 2304,
15
- "layer_types": [
16
- "full_attention",
17
- "full_attention",
18
- "full_attention",
19
- "full_attention",
20
- "full_attention",
21
- "full_attention",
22
- "full_attention",
23
- "full_attention",
24
- "full_attention",
25
- "full_attention",
26
- "full_attention",
27
- "full_attention",
28
- "full_attention",
29
- "full_attention",
30
- "full_attention",
31
- "full_attention",
32
- "full_attention",
33
- "full_attention",
34
- "full_attention",
35
- "full_attention",
36
- "full_attention",
37
- "full_attention",
38
- "full_attention",
39
- "full_attention",
40
- "full_attention",
41
- "full_attention",
42
- "full_attention",
43
- "full_attention"
44
- ],
45
- "max_position_embeddings": 4096,
46
- "max_window_layers": 28,
47
- "model_type": "qwen3",
48
- "num_attention_heads": 12,
49
- "num_hidden_layers": 28,
50
- "num_key_value_heads": 4,
51
- "pad_token_id": 375,
52
- "rms_norm_eps": 1e-06,
53
- "rope_parameters": {
54
- "rope_theta": 1000000,
55
- "rope_type": "default"
56
- },
57
- "sliding_window": null,
58
- "tie_word_embeddings": true,
59
- "transformers_version": "5.7.0",
60
- "use_cache": true,
61
- "use_sliding_window": false,
62
- "vocab_size": 66938
63
- }
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "dtype": "bfloat16",
8
+ "eos_token_id": 375,
9
+ "head_dim": 64,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 2304,
14
+ "layer_types": [
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention",
36
+ "full_attention",
37
+ "full_attention",
38
+ "full_attention",
39
+ "full_attention",
40
+ "full_attention",
41
+ "full_attention",
42
+ "full_attention"
43
+ ],
44
+ "max_position_embeddings": 4096,
45
+ "max_window_layers": 28,
46
+ "model_type": "qwen3",
47
+ "num_attention_heads": 12,
48
+ "num_hidden_layers": 28,
49
+ "num_key_value_heads": 4,
50
+ "pad_token_id": 375,
51
+ "rms_norm_eps": 1e-06,
52
+ "rope_scaling": null,
53
+ "rope_theta": 1000000,
54
+ "sliding_window": null,
55
+ "tie_word_embeddings": true,
56
+ "transformers_version": "4.56.0",
57
+ "use_cache": true,
58
+ "use_sliding_window": false,
59
+ "vocab_size": 66938
60
+ }
 
 
 
generation_config.json CHANGED
@@ -1,11 +1,11 @@
1
- {
2
- "do_sample": true,
3
- "eos_token_id": [
4
- 375
5
- ],
6
- "pad_token_id": 375,
7
- "temperature": 0.7,
8
- "top_k": 20,
9
- "top_p": 0.8,
10
- "transformers_version": "5.7.0"
11
- }
 
1
+ {
2
+ "do_sample": true,
3
+ "eos_token_id": [
4
+ 375
5
+ ],
6
+ "pad_token_id": 375,
7
+ "temperature": 0.7,
8
+ "top_k": 20,
9
+ "top_p": 0.8,
10
+ "transformers_version": "4.56.0"
11
+ }
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9489a7c454c72c951a56fb2534a45c3783102068bcfece67aa5c54bbcee244ae
3
- size 12770458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cab2ec31f384590a1815359c8d0c2eeaae415fe5574a5fec9132e24619122ab
3
+ size 12770462
tokenizer_config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0ec7f6cc273def482b164d245a90504b66571f7fc56e19686ad29a47452f8d9
3
- size 346
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24a73046d7c68d40aca0f49f23710d45e476de736ff75ff73df4e5fd9ff02510
3
+ size 12092263