[KVCache][Feature] Implement Cache Manager V1 Storage Transfer and Prefetch (2/n) #17519
Annotations
4 errors
|
Pre Commit
Process completed with exit code 1.
|
|
Ruff (F821):
fastdeploy/worker/gpu_model_runner.py#L2176
fastdeploy/worker/gpu_model_runner.py:2176:13: F821 Undefined name `PREEMPTED_TOKEN_ID`
|
|
Ruff (F811):
fastdeploy/cache_manager/ops.py#L83
fastdeploy/cache_manager/ops.py:83:13: F811 Redefinition of unused `swap_cache_per_layer_async` from line 56
|
|
Ruff (F811):
fastdeploy/cache_manager/ops.py#L80
fastdeploy/cache_manager/ops.py:80:13: F811 Redefinition of unused `swap_cache_per_layer` from line 53
|