Add files using upload-large-folder tool
Browse files- config.json +1 -1
- generation_config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"sliding_window": 32768,
|
| 31 |
"tie_word_embeddings": false,
|
| 32 |
"torch_dtype": "bfloat16",
|
| 33 |
-
"transformers_version": "4.50.
|
| 34 |
"unsloth_fixed": true,
|
| 35 |
"use_cache": true,
|
| 36 |
"use_sliding_window": false,
|
|
|
|
| 30 |
"sliding_window": 32768,
|
| 31 |
"tie_word_embeddings": false,
|
| 32 |
"torch_dtype": "bfloat16",
|
| 33 |
+
"transformers_version": "4.50.3",
|
| 34 |
"unsloth_fixed": true,
|
| 35 |
"use_cache": true,
|
| 36 |
"use_sliding_window": false,
|
generation_config.json
CHANGED
|
@@ -9,5 +9,5 @@
|
|
| 9 |
"pad_token_id": 151654,
|
| 10 |
"repetition_penalty": 1.05,
|
| 11 |
"temperature": 1e-06,
|
| 12 |
-
"transformers_version": "4.50.
|
| 13 |
}
|
|
|
|
| 9 |
"pad_token_id": 151654,
|
| 10 |
"repetition_penalty": 1.05,
|
| 11 |
"temperature": 1e-06,
|
| 12 |
+
"transformers_version": "4.50.3"
|
| 13 |
}
|