Selaa lähdekoodia

CPU inference

zhangwei13 3 kuukautta sitten
vanhempi
commit
8a327a9c5d
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -1131,6 +1131,10 @@ print(output_text)
 
 </details>
 
+### Hugginface inference with CPU
+Please refer to [CPU inference](https://github.com/rednote-hilab/dots.ocr/issues/1#issuecomment-3148962536)
+
+
 ## 3. Document Parse
 **Based on vLLM server**, you can parse an image or a pdf file using the following commands:
 ```bash