text-generation-inference/server/text_generation_server/models
Daniël de Kok d731866245 Idefics2: sync added image tokens with transformers (#2080)
Before this change, the number of reserved image tokens was not the
same as the number of images. Fixes #2029.

While at it, also remove all the image token handling duplication
in `prepare_input`.
2024-09-24 03:56:28 +00:00
..
custom_modeling Idefics2: sync added image tokens with transformers (#2080) 2024-09-24 03:56:28 +00:00
__init__.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
bloom.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
causal_lm.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_causal_lm.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_cohere.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_dbrx.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_gemma.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_gpt2.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_llama.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_mistral.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_mixtral.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_neox.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_phi.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_qwen2.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_rw.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_santacoder.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
flash_starcoder2.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
galactica.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
globals.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
gpt_neox.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
idefics2.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
idefics_causal_lm.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
idefics.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
llava_next.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
mamba.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
model.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
mpt.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
opt.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
pali_gemma.py Idefics2: sync added image tokens with transformers (#2080) 2024-09-24 03:56:28 +00:00
phi.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
rw.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
santacoder.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
seq2seq_lm.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
t5.py Enable multiple LoRa adapters (#2010) 2024-09-24 03:55:04 +00:00
types.py chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
vlm_causal_lm.py Idefics2: sync added image tokens with transformers (#2080) 2024-09-24 03:56:28 +00:00