text-generation-inference/backends/gaudi/server/text_generation_server/models
2025-06-23 11:15:39 +02:00
..
custom_modeling [gaudi] Refine rope memory, do not need to keep sin/cos cache per layer (#3274) 2025-06-23 11:15:39 +02:00
__init__.py [gaudi] gemma3 text and vlm model intial support. need to add sliding window support later (#3270) 2025-06-19 09:32:34 +02:00
flash_causal_lm.py [gaudi] gemma3 text and vlm model intial support. need to add sliding window support later (#3270) 2025-06-19 09:32:34 +02:00
flash_vlm_causal_lm.py [gaudi] gemma3 text and vlm model intial support. need to add sliding window support later (#3270) 2025-06-19 09:32:34 +02:00
globals.py [Gaudi] Remove optimum-habana (#3261) 2025-06-12 22:35:36 +02:00
mllama_causal_lm.py [gaudi] Refine logging for Gaudi warmup (#3222) 2025-06-18 12:34:00 +02:00
model.py [gaudi] gemma3 text and vlm model intial support. need to add sliding window support later (#3270) 2025-06-19 09:32:34 +02:00
seq2seq_lm.py Gaudi: clean cuda/rocm code in hpu backend, enable flat_hpu (#3113) 2025-04-14 15:58:13 +02:00
types.py Add Gaudi Backend (#3055) 2025-02-28 12:14:58 +01:00