notzero commited on
Commit
543bdc0
·
1 Parent(s): 7c5ce67

Trained with Unsloth

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
config.json CHANGED
@@ -23,9 +23,9 @@
23
  "sliding_window": null,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float16",
26
- "transformers_version": "4.48.2",
27
  "unsloth_fixed": true,
28
- "unsloth_version": "2025.2.4",
29
  "use_cache": true,
30
  "use_mrope": false,
31
  "use_sliding_window": false,
 
23
  "sliding_window": null,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float16",
26
+ "transformers_version": "4.49.0",
27
  "unsloth_fixed": true,
28
+ "unsloth_version": "2025.2.15",
29
  "use_cache": true,
30
  "use_mrope": false,
31
  "use_sliding_window": false,
generation_config.json CHANGED
@@ -7,5 +7,5 @@
7
  "pad_token_id": 151654,
8
  "temperature": 0.6,
9
  "top_p": 0.95,
10
- "transformers_version": "4.48.2"
11
  }
 
7
  "pad_token_id": 151654,
8
  "temperature": 0.6,
9
  "top_p": 0.95,
10
+ "transformers_version": "4.49.0"
11
  }