joey00072 commited on
Commit
eca426e
·
verified ·
1 Parent(s): 8775331

(Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
config.json CHANGED
@@ -61,9 +61,9 @@
61
  "sliding_window": null,
62
  "tie_word_embeddings": true,
63
  "torch_dtype": "bfloat16",
64
- "transformers_version": "4.53.2",
65
  "unsloth_fixed": true,
66
- "unsloth_version": "2025.7.5",
67
  "use_cache": true,
68
  "use_sliding_window": false,
69
  "vocab_size": 151936
 
61
  "sliding_window": null,
62
  "tie_word_embeddings": true,
63
  "torch_dtype": "bfloat16",
64
+ "transformers_version": "4.54.1",
65
  "unsloth_fixed": true,
66
+ "unsloth_version": "2025.7.11",
67
  "use_cache": true,
68
  "use_sliding_window": false,
69
  "vocab_size": 151936
generation_config.json CHANGED
@@ -10,5 +10,5 @@
10
  "temperature": 0.6,
11
  "top_k": 20,
12
  "top_p": 0.95,
13
- "transformers_version": "4.53.2"
14
  }
 
10
  "temperature": 0.6,
11
  "top_k": 20,
12
  "top_p": 0.95,
13
+ "transformers_version": "4.54.1"
14
  }