Upload to huggingface
Browse files- model.safetensors +1 -1
- tokenizer_config.json +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6575835348
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42e687d34c5378d1497db20c598fc12f59be13e8a7e9c22460e53098a23e5c65
|
| 3 |
size 6575835348
|
tokenizer_config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"eoi_token": "<end_of_image>",
|
| 7 |
"eos_token": "<end_of_turn>",
|
| 8 |
"image_token": "<image_soft_token>",
|
| 9 |
-
"is_local":
|
| 10 |
"mask_token": "<mask>",
|
| 11 |
"model_max_length": 32768,
|
| 12 |
"model_specific_special_tokens": {
|
|
|
|
| 6 |
"eoi_token": "<end_of_image>",
|
| 7 |
"eos_token": "<end_of_turn>",
|
| 8 |
"image_token": "<image_soft_token>",
|
| 9 |
+
"is_local": true,
|
| 10 |
"mask_token": "<mask>",
|
| 11 |
"model_max_length": 32768,
|
| 12 |
"model_specific_special_tokens": {
|