From 55e353d24925cfaf6c1b1ab19562502fa5e99050 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Mon, 6 Feb 2023 21:06:22 +0000 Subject: [PATCH] Upload Blip2ForConditionalGeneration --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index ea9648f..ae82186 100644 --- a/config.json +++ b/config.json @@ -94,7 +94,7 @@ ], "bad_words_ids": null, "begin_suppress_tokens": null, - "bos_token_id": null, + "bos_token_id": 1, "chunk_size_feed_forward": 0, "cross_attention_hidden_size": null, "d_ff": 5120,