.. |
__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
|
missing gptj change...
|
2025-03-28 01:08:40 -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
|
fix some issue
|
2025-03-28 07:01:06 -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
|
fix warmup issue for mllama
|
2025-04-04 20:25:01 -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: Fix llava-next and mllama crash issue (#3127)
|
2025-03-25 15:08:15 +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 |