mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 09:38:05 +00:00
[Feat]Inference RPC Server Support (#5705)
* rpc support source * kv cache logical/physical disaggregation * sampler refactor * colossalai launch built in * Unitest * Rpyc support --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,4 +19,5 @@ datasets
|
||||
pydantic
|
||||
ray
|
||||
peft>=0.7.1
|
||||
rpyc==6.0.0
|
||||
#auto-gptq now not support torch1.12
|
||||
|
@@ -19,3 +19,4 @@ protobuf
|
||||
transformers==4.36.2
|
||||
peft>=0.7.1
|
||||
bitsandbytes>=0.39.0
|
||||
rpyc==6.0.0
|
||||
|
Reference in New Issue
Block a user