ColossalAI/tests/test_infer
Yuanheng Zhao 537a3cbc4d
[kernel] Support New KCache Layout - Triton Kernel (#5677)
* kvmemcpy triton for new kcache layout

* revise tests for new kcache layout

* naive triton flash decoding - new kcache layout

* rotary triton kernel - new kcache layout

* remove redundancy - triton decoding

* remove redundancy - triton kvcache copy

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-03 17:20:45 +08:00
..
test_models [Inference] Adapt Baichuan2-13B TP (#5659) 2024-04-30 15:47:07 +08:00
test_ops [kernel] Support New KCache Layout - Triton Kernel (#5677) 2024-05-03 17:20:45 +08:00
_utils.py [Inference] Add the logic of the inference engine (#5173) 2024-01-11 13:39:56 +00:00
test_batch_bucket.py [Fix/Inference] Fix format of input prompts and input model in inference engine (#5395) 2024-02-23 10:51:35 +08:00
test_config_and_struct.py [Inference] Optimize and Refactor Inference Batching/Scheduling (#5367) 2024-02-19 17:18:20 +08:00
test_cuda_graph.py [Feat]Tensor Model Parallel Support For Inference (#5563) 2024-04-18 16:56:46 +08:00
test_drafter.py [Inference/SpecDec] Support GLIDE Drafter Model (#5455) 2024-04-10 11:07:52 +08:00
test_inference_engine.py [Fix/Inference] Fix GQA Triton and Support Llama3 (#5624) 2024-04-23 13:09:55 +08:00
test_kvcache_manager.py [Inference] Optimize and Refactor Inference Batching/Scheduling (#5367) 2024-02-19 17:18:20 +08:00
test_request_handler.py [Inference] Optimize and Refactor Inference Batching/Scheduling (#5367) 2024-02-19 17:18:20 +08:00