text-generation-inference/server/text_generation_server/models
Wang, Yi 0d879fe66e Cpu tgi (#1936)
* add CPU tgi support

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>

* ipex distributed ops support

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>

---------

Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Co-authored-by: Funtowicz Morgan <mfuntowicz@users.noreply.github.com>
2024-09-24 03:51:26 +00:00
..
custom_modeling Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
__init__.py Update the link for qwen2 (#2068) 2024-09-24 03:43:30 +00:00
bloom.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
causal_lm.py server: use chunked inputs 2024-09-24 03:42:29 +00:00
flash_causal_lm.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_cohere.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
flash_dbrx.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
flash_gemma.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
flash_gpt2.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_llama.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_mistral.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_mixtral.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_neox.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_phi.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
flash_qwen2.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
flash_rw.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_santacoder.py Cpu tgi (#1936) 2024-09-24 03:51:26 +00:00
flash_starcoder2.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
galactica.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
globals.py feat: sort cuda graphs in descending order (#2104) 2024-09-24 03:46:09 +00:00
gpt_neox.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
idefics2.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
idefics_causal_lm.py server: use chunked inputs 2024-09-24 03:42:29 +00:00
idefics.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
llava_next.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
mamba.py server: use chunked inputs 2024-09-24 03:42:29 +00:00
model.py Aligin the source code with main branch 2.0.4 2024-09-24 03:06:55 +00:00
mpt.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
opt.py Add support for GPTQ Marlin (#2052) 2024-09-24 03:43:30 +00:00
pali_gemma.py server: use chunked inputs 2024-09-24 03:42:29 +00:00
phi.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
rw.py fix(server): fix OPT implementation (#2061) 2024-09-24 03:42:29 +00:00
santacoder.py Aligin the source code with main branch 2.0.4 2024-09-24 03:06:55 +00:00
seq2seq_lm.py server: use chunked inputs 2024-09-24 03:42:29 +00:00
t5.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
types.py chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
vlm_causal_lm.py Support different image sizes in prefill in VLMs (#2065) 2024-09-24 03:43:31 +00:00