Franso commited on
Commit
a68a4ab
·
verified ·
1 Parent(s): 5faab1c

Upload Qwen3ForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +36 -0
  2. generation_config.json +4 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "dtype": "float32",
8
+ "head_dim": 32,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 2073,
13
+ "layer_types": [
14
+ "full_attention",
15
+ "full_attention",
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention"
20
+ ],
21
+ "max_position_embeddings": 32768,
22
+ "max_window_layers": 28,
23
+ "model_type": "qwen3",
24
+ "num_attention_heads": 24,
25
+ "num_hidden_layers": 6,
26
+ "num_key_value_heads": 24,
27
+ "rms_norm_eps": 1e-06,
28
+ "rope_scaling": null,
29
+ "rope_theta": 10000.0,
30
+ "sliding_window": null,
31
+ "tie_word_embeddings": false,
32
+ "transformers_version": "4.57.3",
33
+ "use_cache": true,
34
+ "use_sliding_window": false,
35
+ "vocab_size": 68
36
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.57.3"
4
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74f395ec7ce855bb298b20a5c8aeabf886d54c35ba57011798cecec5a267af02
3
+ size 171718472