andito HF staff commited on
Commit
c77a21d
·
verified ·
1 Parent(s): c510f0c

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +0 -1
preprocessor_config.json CHANGED
@@ -20,7 +20,6 @@
20
  "longest_edge": 364
21
  },
22
  "processor_class": "Idefics3Processor",
23
- "chat_template": "<|begin_of_text|>{% for message in messages %}{{message['role'].capitalize()}}{% if message['content'][0]['type'] == 'image' %}{{':'}}{% else %}{{': '}}{% endif %}{% for line in message['content'] %}{% if line['type'] == 'text' %}{{line['text']}}{% elif line['type'] == 'image' %}{{ '<image>' }}{% endif %}{% endfor %}<end_of_utterance>\n{% endfor %}{% if add_generation_prompt %}{{ 'Assistant:' }}{% endif %}",
24
  "resample": 1,
25
  "rescale_factor": 0.00392156862745098,
26
  "size": {
 
20
  "longest_edge": 364
21
  },
22
  "processor_class": "Idefics3Processor",
 
23
  "resample": 1,
24
  "rescale_factor": 0.00392156862745098,
25
  "size": {