text-generation-inference/backends/gaudi/server/text_generation_server/models/custom_modeling
Wang, Yi A 1508ee8de1 remove block_tables and prefill_cache_indices which will lead to dynamic shape
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
2025-03-27 23:57:59 -07:00
..
__init__.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
bloom_modeling.py clean cuda/rocm code in hpu backend, enable flat_hpu 2025-03-14 01:25:31 -07:00
clip.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
flash_cohere_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_dbrx_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_deepseek_v2_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_deepseek_v3_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_gemma2_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_gemma_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_gpt2_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_gptj_modeling.py add moe support, fix qwen/mistral/mixtral crash 2025-03-18 00:45:15 -07:00
flash_llama_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_llava_next.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_mistral_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_mixtral_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_mllama.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_neox_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_pali_gemma_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_phi_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_phi_moe_modeling.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
flash_qwen2_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_rw_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_santacoder_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
flash_starcoder2_modeling.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
idefics2.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
idefics3.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
idefics_config.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
idefics_image_processing.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
idefics_modeling.py clean cuda/rocm code in hpu backend, enable flat_hpu 2025-03-14 01:25:31 -07:00
idefics_perceiver.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
idefics_processing.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
idefics_vision.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
llava_next.py Gaudi: Sync TGI with the latest changes from the TGI-Gaudi fork (#3117) 2025-03-18 09:45:52 +01:00
mamba_modeling.py clean cuda/rocm code in hpu backend, enable flat_hpu 2025-03-14 01:25:31 -07:00
mllama.py Gaudi: Sync TGI with the latest changes from the TGI-Gaudi fork (#3117) 2025-03-18 09:45:52 +01:00
qwen2_5_vl.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
qwen2_vl.py remove block_tables and prefill_cache_indices which will lead to dynamic shape 2025-03-27 23:57:59 -07:00
siglip.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00
vlm.py fix incorrect output in qwen2 idefics if hpu graph is used 2025-03-21 01:01:37 -07:00