Skip to content
Discussion options

You must be logged in to vote

Yes, you can run docling-serve on an AWS EC2 instance without a GPU. The codebase does not have any hard dependencies on GPU hardware, and it uses CPU-based PyTorch wheels by default, which means CPU-only operation is fully supported. There are no special configuration steps needed for this setup. Running on CPU will only affect processing speed—conversion quality will remain the same as on GPU, since the orchestration and conversion logic are device-agnostic and there’s no indication of quality differences in the code or settings (source).

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other  Join Discord Share on X

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tjhoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant