[1180c1]: / llava / constants.py

Download this file

5 lines (3 with data), 84 Bytes

1
2
3
4
CONTROLLER_HEART_BEAT_EXPIRATION = 30
WORKER_HEART_BEAT_INTERVAL = 15
LOGDIR = "."