mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 10:19:18 +08:00
First commit
This commit is contained in:
4
omnilmm/constants.py
Normal file
4
omnilmm/constants.py
Normal file
@@ -0,0 +1,4 @@
|
||||
CONTROLLER_HEART_BEAT_EXPIRATION = 30
|
||||
WORKER_HEART_BEAT_INTERVAL = 15
|
||||
|
||||
LOGDIR = "."
|
||||
Reference in New Issue
Block a user