ColossalAI/colossalai/inference/core
Runyu Lu 3c7cda0c9a
[Inference]Lazy Init Support (#5785)
* lazy init support

* lazy init llama support

* :lazy init support for baichuan

* aligh rpc

* add note for baichuan

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-27 18:02:15 +08:00
..
__init__.py [doc] updated inference readme (#5343) 2024-02-02 14:31:10 +08:00
async_engine.py [Inference] Fix API server, test and example (#5712) 2024-05-15 15:47:31 +08:00
engine.py [Inference]Lazy Init Support (#5785) 2024-06-27 18:02:15 +08:00
plugin.py [Feat]Tensor Model Parallel Support For Inference (#5563) 2024-04-18 16:56:46 +08:00
request_handler.py [Inference]Add Streaming LLM (#5745) 2024-06-05 10:51:19 +08:00
rpc_engine.py [Inference]Lazy Init Support (#5785) 2024-06-27 18:02:15 +08:00