Files
MultimodalOCR/models/LLaVA/build/lib/llava/constants.py

5 lines
84 B
Python
Raw Normal View History

2023-05-23 18:24:16 +08:00
CONTROLLER_HEART_BEAT_EXPIRATION = 30
WORKER_HEART_BEAT_INTERVAL = 15
LOGDIR = "."