PDF Parsing Tool: GOT's vLLM acceleration implementation, MinerU for layout recognition, and GOT for table formula parsing.
Python
66
9 commits
updated Nov 7, 2024
🔥 2024/11/7 debug 修复了batch推理不说人话,vllm batch推理吐token的速度自测几个case可以提升数倍
适当安装依赖,主要为torch 2.3.1, vllm 0.5.3, transformer
或直接安装新环境conda env create -f environment.yml
进入项目根目录,执行 pip install -e . 安装, 其会自动安装MinerU和GOT-OCR2.0所依赖的库
8 commits
1 commits
Python
99.9%
PDF Parsing Tool: GOT's vLLM acceleration implementation, MinerU for layout recognition, and GOT for table formula parsing.
Python
66
9 commits
updated Nov 7, 2024
🔥 2024/11/7 debug 修复了batch推理不说人话,vllm batch推理吐token的速度自测几个case可以提升数倍
适当安装依赖,主要为torch 2.3.1, vllm 0.5.3, transformer
或直接安装新环境conda env create -f environment.yml
进入项目根目录,执行 pip install -e . 安装, 其会自动安装MinerU和GOT-OCR2.0所依赖的库
8 commits
1 commits
Python
99.9%