Skip to content

Commit 9ac152e

Browse files
committed
tweaks
Signed-off-by: Juncheng Gu <jcgu@google.com>
1 parent 0249329 commit 9ac152e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tpu_inference/worker/tpu_worker.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,3 @@ def sync_weights(
488488

489489
def shutdown(self) -> None:
490490
return
491-
492-
# Ray executor do not need handshake metadata
493-
# as we pass the kv_parameters through proxy server
494-
def get_kv_connector_handshake_metadata(self) -> None:
495-
pass

0 commit comments

Comments
 (0)