Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mPLUG
/
DocOwl
like
158
Runtime error
App
Files
Files
Community
5
be203d9
DocOwl
/
mplug_docowl
/
constants.py
AnwenHu
Upload 52 files
d87616f
verified
7 months ago
raw
Copy download link
history
blame
Safe
192 Bytes
CONTROLLER_HEART_BEAT_EXPIRATION =
30
WORKER_HEART_BEAT_INTERVAL =
15
LOGDIR =
"./demo_logs"
# Model Constants
IGNORE_INDEX = -
100
IMAGE_TOKEN_INDEX = -
200
DEFAULT_IMAGE_TOKEN =
"<|image|>"