ColossalAI/colossalai/inference/tensor_parallel/policies
Cuiqing Li 459a88c806
[Kernels]Updated Triton kernels into 2.1.0 and adding flash-decoding for llama token attention (#4965)
* adding flash-decoding

* clean

* adding kernel

* adding flash-decoding

* add integration

* add

* adding kernel

* adding kernel

* adding triton 2.1.0 features for inference

* update bloom triton kernel

* remove useless vllm kernels

* clean codes

* fix

* adding files

* fix readme

* update llama flash-decoding

---------

Co-authored-by: cuiqing.li <lixx336@gmail.com>
2023-10-30 14:04:37 +08:00
..
__init__.py [inference] chatglm2 infer demo (#4724) 2023-09-22 11:12:50 +08:00
bloom.py [feature] add gptq for inference (#4754) 2023-09-22 11:02:50 +08:00
chatglm2.py [inference]fix import bug and delete down useless init (#4830) 2023-10-04 09:18:45 +08:00
llama.py [Kernels]Updated Triton kernels into 2.1.0 and adding flash-decoding for llama token attention (#4965) 2023-10-30 14:04:37 +08:00