acezxn commited on
Commit
bbd3721
·
verified ·
1 Parent(s): 105d0de

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  - unsloth
7
  - gpt_oss
8
  - trl
 
9
  license: apache-2.0
10
  language:
11
  - en
 
6
  - unsloth
7
  - gpt_oss
8
  - trl
9
+ - sft
10
  license: apache-2.0
11
  language:
12
  - en
config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GptOssForCausalLM"
4
+ ],
5
+ "attention_bias": true,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 199998,
8
+ "dtype": "bfloat16",
9
+ "eos_token_id": 200002,
10
+ "experts_per_token": 4,
11
+ "head_dim": 64,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2880,
14
+ "initial_context_length": 4096,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 2880,
17
+ "layer_types": [
18
+ "sliding_attention",
19
+ "full_attention",
20
+ "sliding_attention",
21
+ "full_attention",
22
+ "sliding_attention",
23
+ "full_attention",
24
+ "sliding_attention",
25
+ "full_attention",
26
+ "sliding_attention",
27
+ "full_attention",
28
+ "sliding_attention",
29
+ "full_attention",
30
+ "sliding_attention",
31
+ "full_attention",
32
+ "sliding_attention",
33
+ "full_attention",
34
+ "sliding_attention",
35
+ "full_attention",
36
+ "sliding_attention",
37
+ "full_attention",
38
+ "sliding_attention",
39
+ "full_attention",
40
+ "sliding_attention",
41
+ "full_attention"
42
+ ],
43
+ "max_position_embeddings": 131072,
44
+ "model_type": "gpt_oss",
45
+ "num_attention_heads": 64,
46
+ "num_experts_per_tok": 4,
47
+ "num_hidden_layers": 24,
48
+ "num_key_value_heads": 8,
49
+ "num_local_experts": 32,
50
+ "output_router_logits": false,
51
+ "pad_token_id": 200017,
52
+ "quantization_config": {
53
+ "bnb_4bit_compute_dtype": "bfloat16",
54
+ "bnb_4bit_quant_type": "nf4",
55
+ "bnb_4bit_use_double_quant": true,
56
+ "llm_int8_enable_fp32_cpu_offload": false,
57
+ "llm_int8_has_fp16_weight": false,
58
+ "llm_int8_skip_modules": null,
59
+ "llm_int8_threshold": 6.0,
60
+ "load_in_4bit": true,
61
+ "load_in_8bit": false,
62
+ "quant_method": "bitsandbytes"
63
+ },
64
+ "rms_norm_eps": 1e-05,
65
+ "rope_scaling": {
66
+ "beta_fast": 32.0,
67
+ "beta_slow": 1.0,
68
+ "factor": 32.0,
69
+ "original_max_position_embeddings": 4096,
70
+ "rope_type": "yarn",
71
+ "truncate": false
72
+ },
73
+ "rope_theta": 150000,
74
+ "router_aux_loss_coef": 0.9,
75
+ "sliding_window": 128,
76
+ "swiglu_limit": 7.0,
77
+ "tie_word_embeddings": false,
78
+ "transformers_version": "4.57.3",
79
+ "unsloth_version": "2026.1.2",
80
+ "use_cache": true,
81
+ "vocab_size": 201088
82
+ }
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 199998,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 200002,
6
+ 199999
7
+ ],
8
+ "max_length": 131072,
9
+ "pad_token_id": 200017,
10
+ "transformers_version": "4.57.3"
11
+ }
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbbc0d8b0dc305d5dd5fe50b7ccb1ecb4a01b68d88c6d80d6923695e982aca5b
3
+ size 5000435351
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b50d04447986f8b33432f652d716e3e409711d4b96a787e8389ec917ef609d2a
3
+ size 5000706473
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe8de366740d77be8e8b42ac99c862a62f14ab96df6a5b64d74c57e42961ca2
3
+ size 2524608100
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff