text-generation-inference/server/text_generation_server/models
yuanwu2017 a8cead1f92
Upgrade SynapseAI version to 1.17.0 (#208)
Signed-off-by: yuanwu <yuan.wu@intel.com>
Co-authored-by: Thanaji Rao Thakkalapelli <tthakkalapelli@habana.ai>
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
2024-08-26 10:49:29 +02:00
..
custom_modeling Refile the hpu warmup 2024-08-02 04:36:59 +00:00
__init__.py Remove log 2024-07-29 22:02:42 +00:00
bloom.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
cache_manager.py Refactor layers. (#1866) 2024-07-17 05:36:58 +00:00
causal_lm.py Simplify the warmup process (#173) 2024-08-15 12:04:14 +02:00
flash_causal_lm.py Remove useless modification 2024-07-30 10:05:38 +00:00
flash_cohere.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_dbrx.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_gemma.py Pali gemma modeling (#1895) 2024-07-17 05:36:58 +00:00
flash_gpt2.py MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
flash_llama.py Fixing codellama loads by using purely AutoTokenizer. (#1947) 2024-07-17 05:36:58 +00:00
flash_mistral.py Merge branch 'habana-main' into v2.0.4 2024-08-10 12:54:00 +02:00
flash_mixtral.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_neox.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_phi.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_qwen2.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_rw.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_santacoder.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
flash_starcoder2.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
galactica.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
globals.py MI300 compatibility (#1764) 2024-07-17 05:36:58 +00:00
gpt_neox.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
idefics2.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
idefics_causal_lm.py Adding Llava-Next (Llava 1.6) with full support. (#1709) 2024-04-25 14:30:55 +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 Fix TunableOp bug (#1920) 2024-07-17 05:36:58 +00:00
model.py Use the generation config. (#1808) 2024-06-10 09:53:00 +03:00
mpt.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
opt.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
pali_gemma.py Pali gemma modeling (#1895) 2024-07-17 05:36:58 +00:00
phi.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
rw.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
santacoder.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
seq2seq_lm.py MLPSpeculator. (#1865) 2024-07-17 05:36:58 +00:00
starcoder.py Updated kv cache for starcoder (#128) 2024-06-14 22:36:44 +02: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 Upgrade SynapseAI version to 1.17.0 (#208) 2024-08-26 10:49:29 +02:00