mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 09:49:20 +08:00
5 lines
84 B
Python
5 lines
84 B
Python
CONTROLLER_HEART_BEAT_EXPIRATION = 30
|
|
WORKER_HEART_BEAT_INTERVAL = 15
|
|
|
|
LOGDIR = "."
|