Jaward commited on
Commit
46a8d54
·
verified ·
1 Parent(s): aa3d0a6

merged model upload

Browse files
model-00001-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f6cae940c779875ac8e5ce77e4973330b9660fbad33f8d03a2658577c36398d
3
+ size 4932249192
model-00002-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f413639c8f58ee5f6884e62b4e66c0c0c1cf8ea00fc94498364e904d6440d96
3
+ size 4999720856
model-00003-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33185f4d887a75f83a0bcc3ac14d169da4c8db6ca3af8095bd7e1d3306a2eda4
3
+ size 4915825992
model-00004-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af1820c5c5a294769e924d8657728cdd3cfd79d82a71e160594dcda786e5243e
3
+ size 2415982144
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6758327c8d9b6b9c79ac3ee362655f2214c1c7938786f691bb606e474f337fa8
3
- size 20125949
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e460757615246bc56832d97ee6d90a60cd58bf491b8c3fc1a1d72d437aab474
3
+ size 20125849
tokenizer_config.json CHANGED
@@ -375,11 +375,14 @@
375
  "pad_to_multiple_of": null,
376
  "pad_token": "<PAD>",
377
  "pad_token_type_id": 0,
378
- "padding_side": "right",
379
  "processor_class": "AyaVisionProcessor",
380
  "sp_model_kwargs": {},
381
  "spaces_between_special_tokens": false,
 
382
  "tokenizer_class": "CohereTokenizer",
 
 
383
  "unk_token": null,
384
  "use_default_system_prompt": false,
385
  "vocab_file": null
 
375
  "pad_to_multiple_of": null,
376
  "pad_token": "<PAD>",
377
  "pad_token_type_id": 0,
378
+ "padding_side": "left",
379
  "processor_class": "AyaVisionProcessor",
380
  "sp_model_kwargs": {},
381
  "spaces_between_special_tokens": false,
382
+ "stride": 0,
383
  "tokenizer_class": "CohereTokenizer",
384
+ "truncation_side": "right",
385
+ "truncation_strategy": "longest_first",
386
  "unk_token": null,
387
  "use_default_system_prompt": false,
388
  "vocab_file": null