Added vLLM support

This commit is contained in:
Hao Feng 2025-06-27 15:38:57 +08:00 committed by GitHub
parent 1a59ba5bc0
commit 25616d71ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,7 @@ Dolphin achieves promising performance across diverse page-level and element-lev
Try our demo on [Demo-Dolphin](http://115.190.42.15:8888/dolphin/).
## 📅 Changelog
- 🔥 **2025.06.27** Added vLLM support for accelerated inference.
- 🔥 **2025.06.13** Added multi-page PDF document parsing capability.
- 🔥 **2025.05.21** Our demo is released at [link](http://115.190.42.15:8888/dolphin/). Check it out!
- 🔥 **2025.05.20** The pretrained model and inference code of Dolphin are released.