CPU inference

This commit is contained in:
zhangwei13
2025-08-07 16:51:10 +08:00
parent b3bcca5ffb
commit 8a327a9c5d
+4
View File
@@ -1131,6 +1131,10 @@ print(output_text)
</details> </details>
### Hugginface inference with CPU
Please refer to [CPU inference](https://github.com/rednote-hilab/dots.ocr/issues/1#issuecomment-3148962536)
## 3. Document Parse ## 3. Document Parse
**Based on vLLM server**, you can parse an image or a pdf file using the following commands: **Based on vLLM server**, you can parse an image or a pdf file using the following commands:
```bash ```bash