11 Commits

Author SHA1 Message Date
Lin Manhui
394414e6c7
Support setting API key (#17155) 2025-11-26 21:42:30 +08:00
Lin Manhui
317f727805
[Docs] Polish PaddleOCR-VL tutorial (#17147)
* Polish docs

* Update config

* Add description on .env file

* Fix typo
2025-11-26 21:33:31 +08:00
Lin Manhui
12a3973b87
Update docker compose usage (#17076) 2025-11-13 22:52:13 +08:00
Lin Manhui
9c99c19650
Fix docs (#16898) 2025-11-13 21:02:26 +08:00
changdazhou
da92b8ce04
update doc (#16776) 2025-11-10 15:21:24 +08:00
zhang-prog
bedd91add4
update PaddleOCR-VL.md (#16926)
* update PaddleOCR-VL.md

* update

* update

* update

* update

* add en docs
2025-10-31 23:33:50 +08:00
Lin Manhui
416ea0ccee
[Docs] Optimize docs for deployment of PaddleOCR-VL (#16808)
* Optimize docs for deployment of PaddleOCR-VL

* Update docs

* Fix not-using-doc-prepeocessor bug

* Update dockerfiles and docs

* Add SFT

* Fix code style

* Add PaddleOCR-VL-0.9B model into offline pipeline image

* Support Windows

* Add lower bound for paddleocr version

* Revert windows and paddle 3.2.1

* Support setting paddleocr version

* Fix typo

* Update docker image sizes

* Fix bug

* Fix doc
2025-10-29 17:26:20 +08:00
zhang-prog
a034bf87ba
[doc] add hareware support (#16725)
* Add hardware support

* Add hardware support

* fix

* update

* update
2025-10-19 01:12:17 +08:00
changdazhou
fb259db4ad
update doc (#16700) 2025-10-17 22:20:05 +08:00
zhang-prog
9db8640e22
use FlashAttention 2.8.2 (#16689) 2025-10-17 18:14:06 +08:00
Lin Manhui
daaa599597
[Feat] Support PaddleOCR-VL (#16602)
* Add PaddleOCR-VL

* Support setting max_concurrency

* Update docs

* Support new predict params

* Update pipeline and demo name

* Fix bugs

* Fix bugs

* Fix errors in documentation

* Remove unit tests temporarily

* Fix bugs and update docs

* Add algorithm docs

* Update layout analysis and paddleocr-vl docs

* Fix doc

---------

Co-authored-by: cuicheng01 <45199522+cuicheng01@users.noreply.github.com>
2025-10-16 20:42:03 +08:00