Quentin Gallouédec
commited on
Commit
·
9de7643
1
Parent(s):
ce20c3c
Revert "Upload Qwen2_5_VLForConditionalGeneration"
Browse filesThis reverts commit c72c4f0c69c65b28dd3decbcc4347e552b8c4264.
- generation_config.json +8 -2
- model.safetensors +1 -1
generation_config.json
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
{
|
| 2 |
-
"_from_model_config": true,
|
| 3 |
"bos_token_id": 151643,
|
| 4 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"transformers_version": "4.57.3"
|
| 6 |
}
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"bos_token_id": 151643,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
151645,
|
| 6 |
+
151643
|
| 7 |
+
],
|
| 8 |
+
"pad_token_id": 151643,
|
| 9 |
+
"repetition_penalty": 1.05,
|
| 10 |
+
"temperature": 1e-06,
|
| 11 |
"transformers_version": "4.57.3"
|
| 12 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 18086192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fcf26580e60aa400ca4a157c3c74fcec547388eed4aaf011b9d69edae817846
|
| 3 |
size 18086192
|