nimendraai commited on
Commit
abcefa9
·
verified ·
1 Parent(s): 30b46c8

Trained with Unsloth - config

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "Qwen2ForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
- "bos_token_id": null,
7
  "torch_dtype": "float16",
8
  "eos_token_id": 151643,
9
  "hidden_act": "silu",
@@ -42,7 +42,7 @@
42
  "num_attention_heads": 14,
43
  "num_hidden_layers": 24,
44
  "num_key_value_heads": 2,
45
- "pad_token_id": 151643,
46
  "rms_norm_eps": 1e-06,
47
  "rope_parameters": {
48
  "rope_theta": 1000000.0,
@@ -51,7 +51,7 @@
51
  "sliding_window": null,
52
  "tie_word_embeddings": true,
53
  "unsloth_version": "2026.4.6",
54
- "use_cache": false,
55
  "use_mrope": false,
56
  "use_sliding_window": false,
57
  "vocab_size": 151936
 
3
  "Qwen2ForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
+ "bos_token_id": 151643,
7
  "torch_dtype": "float16",
8
  "eos_token_id": 151643,
9
  "hidden_act": "silu",
 
42
  "num_attention_heads": 14,
43
  "num_hidden_layers": 24,
44
  "num_key_value_heads": 2,
45
+ "pad_token_id": 151665,
46
  "rms_norm_eps": 1e-06,
47
  "rope_parameters": {
48
  "rope_theta": 1000000.0,
 
51
  "sliding_window": null,
52
  "tie_word_embeddings": true,
53
  "unsloth_version": "2026.4.6",
54
+ "use_cache": true,
55
  "use_mrope": false,
56
  "use_sliding_window": false,
57
  "vocab_size": 151936