Bharatdeep-H commited on
Commit
f76defe
·
verified ·
1 Parent(s): f3dac86

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

config.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "eos_token_id": 151645,
7
+ "hidden_act": "silu",
8
+ "hidden_size": 5120,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 13824,
11
+ "layer_types": [
12
+ "full_attention",
13
+ "full_attention",
14
+ "full_attention",
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
+ "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
+ "full_attention",
53
+ "full_attention",
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
+ "full_attention"
60
+ ],
61
+ "max_position_embeddings": 32768,
62
+ "max_window_layers": 70,
63
+ "model_type": "qwen2",
64
+ "num_attention_heads": 40,
65
+ "num_hidden_layers": 48,
66
+ "num_key_value_heads": 8,
67
+ "pad_token_id": 151654,
68
+ "quantization_config": {
69
+ "bnb_4bit_compute_dtype": "bfloat16",
70
+ "bnb_4bit_quant_type": "nf4",
71
+ "bnb_4bit_use_double_quant": true,
72
+ "llm_int8_enable_fp32_cpu_offload": false,
73
+ "llm_int8_has_fp16_weight": false,
74
+ "llm_int8_skip_modules": null,
75
+ "llm_int8_threshold": 6.0,
76
+ "load_in_4bit": true,
77
+ "load_in_8bit": false,
78
+ "quant_method": "bitsandbytes"
79
+ },
80
+ "rms_norm_eps": 1e-06,
81
+ "rope_scaling": null,
82
+ "rope_theta": 1000000.0,
83
+ "sliding_window": null,
84
+ "tie_word_embeddings": false,
85
+ "torch_dtype": "bfloat16",
86
+ "transformers_version": "4.54.0",
87
+ "unsloth_fixed": true,
88
+ "unsloth_version": "2025.7.9",
89
+ "use_cache": true,
90
+ "use_sliding_window": false,
91
+ "vocab_size": 152064
92
+ }
generation_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "max_length": 32768,
9
+ "pad_token_id": 151654,
10
+ "repetition_penalty": 1.05,
11
+ "temperature": 0.7,
12
+ "top_k": 20,
13
+ "top_p": 0.8,
14
+ "transformers_version": "4.54.0"
15
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e267a75e44295c9b920776a489a4729d1b738e45ae9681165a10e06a887edb
3
+ size 4998641596
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba042613754537edba0869b315f44c4e81b28b7f22ade86cece2743dd54f4cce
3
+ size 4933695797
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff