sparrow8i8 commited on
Commit
4b7931e
·
verified ·
1 Parent(s): 46e7a1b

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 128000,
8
- "eos_token_id": 128001,
9
  "head_dim": 128,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
@@ -32,7 +32,7 @@
32
  "torch_dtype": "bfloat16",
33
  "transformers_version": "4.55.4",
34
  "unsloth_fixed": true,
35
- "unsloth_version": "2025.9.7",
36
  "use_cache": true,
37
  "vocab_size": 128256
38
  }
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 128000,
8
+ "eos_token_id": 128009,
9
  "head_dim": 128,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
 
32
  "torch_dtype": "bfloat16",
33
  "transformers_version": "4.55.4",
34
  "unsloth_fixed": true,
35
+ "unsloth_version": "2025.10.10",
36
  "use_cache": true,
37
  "vocab_size": 128256
38
  }