ocr / deepseek-ocr2-vllm.py

Commit History

Fix config_name=None breaking push_to_hub + use cu129 nightly index
9374949

davanstrien HF Staff Claude Opus 4.6 commited on

Trim prompt modes to official v2 ones (document, free)
5f17daf

davanstrien HF Staff Claude Opus 4.6 commited on

Switch back to nightly vLLM, add addict + matplotlib deps
79f3d9e

davanstrien HF Staff Claude Opus 4.6 commited on

Use stable vLLM (>=0.15.1) instead of nightly for DeepSeek-OCR-2
522abec

davanstrien HF Staff Claude Opus 4.6 commited on

Add DeepSeek-OCR-2 vLLM script (rewrite from fixed v1 pattern)
aad164c

davanstrien HF Staff Claude Opus 4.6 commited on

Fix: Remove pyarrow, use huggingface-hub without extras, pin datasets>=4.0.0
bef1838

davanstrien HF Staff commited on

Fix: Force redownload to avoid dataset caching issues
0613e09

davanstrien HF Staff commited on

Fix: Constrain pyarrow to <18.0.0 for datasets compatibility
9e458ca

davanstrien HF Staff commited on

Fix: Add pyarrow dependency for datasets compatibility
57aa59f

davanstrien HF Staff commited on

Add DeepSeek-OCR-2 script with Visual Causal Flow architecture (testing)
ee2a300

davanstrien HF Staff commited on