mkleinegger commited on
Commit
d577ad6
·
verified ·
1 Parent(s): 7b39029

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +79 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "dtype": "float16",
9
+ "eos_token_id": 151645,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 12288,
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
+ "full_attention",
45
+ "full_attention",
46
+ "full_attention",
47
+ "full_attention",
48
+ "full_attention",
49
+ "full_attention",
50
+ "full_attention",
51
+ "full_attention"
52
+ ],
53
+ "max_position_embeddings": 40960,
54
+ "quantization_config": {
55
+ "group_size": 128,
56
+ "inference_uniform_bitwidth": 8,
57
+ "master_bitwidth": 8,
58
+ "modules_to_not_convert": [
59
+ "lm_head",
60
+ "norm"
61
+ ],
62
+ "quant_dtype": "float16",
63
+ "quant_method": "matgptq_quant"
64
+ },
65
+ "max_window_layers": 36,
66
+ "model_type": "qwen3",
67
+ "num_attention_heads": 32,
68
+ "num_hidden_layers": 36,
69
+ "num_key_value_heads": 8,
70
+ "rms_norm_eps": 1e-06,
71
+ "rope_scaling": null,
72
+ "rope_theta": 1000000,
73
+ "sliding_window": null,
74
+ "tie_word_embeddings": false,
75
+ "transformers_version": "4.57.6",
76
+ "use_cache": true,
77
+ "use_sliding_window": false,
78
+ "vocab_size": 151936
79
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eca75b649c01b68da1c322469c3e3fc71b1829fff8fa6932f776ee5035271e6
3
+ size 9663503728