Closed bbrowning closed 1 week ago
Because GPU memory is extremely tight in many of our supported hardware configurations, and because our GitHub Mac CI runners error out when running the OCR models with MPS acceleration, let's just explicitly pin the OCR models to the CPU.
See DS4SD/docling#286 for a bit more context.
We'll need to merge this before upgrading our docling dependency above version 2.4.2 to prevent test failures on our Mac CI runners.
Because GPU memory is extremely tight in many of our supported hardware configurations, and because our GitHub Mac CI runners error out when running the OCR models with MPS acceleration, let's just explicitly pin the OCR models to the CPU.
See DS4SD/docling#286 for a bit more context.