Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
mPLUG
/
DocOwl2
like
116
Follow
mPLUG
139
Image-Text-to-Text
Safetensors
English
mplug_docowl
chat
custom_code
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
main
DocOwl2
/
constants.py
AnwenHu
Upload 13 files
fc7239c
verified
almost 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
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|>"