cuongdk253 commited on
Commit
ffb6284
·
verified ·
1 Parent(s): bf42bb9

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GptOssForCausalLM"
4
+ ],
5
+ "attention_bias": true,
6
+ "attention_dropout": 0.0,
7
+ "eos_token_id": 200002,
8
+ "experts_per_token": 4,
9
+ "head_dim": 64,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 2880,
12
+ "initial_context_length": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 2880,
15
+ "layer_types": [
16
+ "sliding_attention",
17
+ "full_attention",
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
+ ],
41
+ "max_position_embeddings": 131072,
42
+ "model_type": "gpt_oss",
43
+ "num_attention_heads": 64,
44
+ "num_experts_per_tok": 4,
45
+ "num_hidden_layers": 24,
46
+ "num_key_value_heads": 8,
47
+ "num_local_experts": 32,
48
+ "output_router_logits": false,
49
+ "pad_token_id": 199999,
50
+ "quantization_config": {
51
+ "bnb_4bit_compute_dtype": "bfloat16",
52
+ "bnb_4bit_quant_type": "nf4",
53
+ "bnb_4bit_use_double_quant": true,
54
+ "llm_int8_enable_fp32_cpu_offload": false,
55
+ "llm_int8_has_fp16_weight": false,
56
+ "llm_int8_skip_modules": null,
57
+ "llm_int8_threshold": 6.0,
58
+ "load_in_4bit": true,
59
+ "load_in_8bit": false,
60
+ "quant_method": "bitsandbytes"
61
+ },
62
+ "rms_norm_eps": 1e-05,
63
+ "rope_scaling": {
64
+ "beta_fast": 32.0,
65
+ "beta_slow": 1.0,
66
+ "factor": 32.0,
67
+ "original_max_position_embeddings": 4096,
68
+ "rope_type": "yarn",
69
+ "truncate": false
70
+ },
71
+ "rope_theta": 150000,
72
+ "router_aux_loss_coef": 0.9,
73
+ "sliding_window": 128,
74
+ "swiglu_limit": 7.0,
75
+ "tie_word_embeddings": false,
76
+ "torch_dtype": "bfloat16",
77
+ "transformers_version": "4.55.4",
78
+ "unsloth_version": "2025.8.10",
79
+ "use_cache": true,
80
+ "vocab_size": 201088
81
+ }
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": 199999,
10
+ "transformers_version": "4.55.4"
11
+ }
pytorch_model-00001-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8b42fe8a77f1cbeabbdfa2834e8bdedfd842f5f17291e817a7c29b46178ba9d
3
+ size 4999923029
pytorch_model-00002-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98b1f55842e9cfa1cd9e5918bc14dd767436ea811b4c7651449d4f064f6a95ef
3
+ size 5002049993
pytorch_model-00003-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ad4909f74e2b619250cb490730e770df3188e7aeaa20d578f712e16374f44c
3
+ size 2539554433
pytorch_model.bin.index.json ADDED
The diff for this file is too large to render. See raw diff