fix multiproc executor determine kv cache memory & update Dockerfile
This commit is contained in:
@@ -34,5 +34,4 @@ docker build -t $build_image -f ./Dockerfile .
|
||||
|
||||
## Limitations
|
||||
|
||||
- Restricted by the fact that HCCL cannot be shared, deploying more than one model with multi-GPU (e.g., TP) is not feasible currently.
|
||||
- The prefix cache will be reset when the LLM is restored, since we just simply discard the KV cache when the LLM is offloaded.
|
||||
|
||||
Reference in New Issue
Block a user