bzouiri commited on
Commit
b78f495
·
verified ·
1 Parent(s): 6571faf

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

README.md CHANGED
@@ -2,6 +2,8 @@
2
  library_name: transformers
3
  tags:
4
  - unsloth
 
 
5
  ---
6
 
7
  # Model Card for Model ID
 
2
  library_name: transformers
3
  tags:
4
  - unsloth
5
+ - trl
6
+ - sft
7
  ---
8
 
9
  # Model Card for Model ID
config.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "eos_token_id": 151645,
8
+ "head_dim": 128,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 5120,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 17408,
13
+ "layer_types": [
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
+ ],
55
+ "max_position_embeddings": 40960,
56
+ "max_window_layers": 40,
57
+ "model_type": "qwen3",
58
+ "num_attention_heads": 40,
59
+ "num_hidden_layers": 40,
60
+ "num_key_value_heads": 8,
61
+ "pad_token_id": 151654,
62
+ "quantization_config": {
63
+ "bnb_4bit_compute_dtype": "float16",
64
+ "bnb_4bit_quant_type": "nf4",
65
+ "bnb_4bit_use_double_quant": true,
66
+ "llm_int8_enable_fp32_cpu_offload": false,
67
+ "llm_int8_has_fp16_weight": false,
68
+ "llm_int8_skip_modules": null,
69
+ "llm_int8_threshold": 6.0,
70
+ "load_in_4bit": true,
71
+ "load_in_8bit": false,
72
+ "quant_method": "bitsandbytes"
73
+ },
74
+ "rms_norm_eps": 1e-06,
75
+ "rope_scaling": null,
76
+ "rope_theta": 1000000,
77
+ "sliding_window": null,
78
+ "tie_word_embeddings": false,
79
+ "torch_dtype": "float16",
80
+ "transformers_version": "4.53.1",
81
+ "unsloth_fixed": true,
82
+ "unsloth_version": "2025.7.3",
83
+ "use_cache": true,
84
+ "use_sliding_window": false,
85
+ "vocab_size": 151936
86
+ }
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "max_length": 40960,
9
+ "pad_token_id": 151654,
10
+ "temperature": 0.6,
11
+ "top_k": 20,
12
+ "top_p": 0.95,
13
+ "transformers_version": "4.53.1"
14
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5173a7dd3a380321d4978c047365dd85978642aa4156af9aff80d5561e35138
3
+ size 4974351377
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf93b54b29286c783e533cc238ec439ee01a09558d27735b76fa6ebe52fd7e03
3
+ size 4589082444
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf968d347443aa9522140f23de09b23c2eb45dc166a50d9bff56af45410cc108
3
+ size 1555824768
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff