A Python package for interacting with the MinerU Vision-Language Model.
Stars
109
Forks
28
Watchers
109
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
73
commits
11
commits
10
commits
8
commits
5
commits
3
commits
1
commits
1
commits
1
commits
1
commits
Merge branch 'main' of https://github.com/opendatalab/mineru-vl-utils into feat_score
73ff51bView on GitHubfeat: add scored=True support to MinerUClient and fix async engine logprobs
52483cbView on GitHubfeat: add logprobs/PPL support with predict_scored() and score() methods
ca5d5c4View on GitHubMerge branch 'main' of https://github.com/opendatalab/mineru-vl-utils
83cb09aView on GitHubfeat: vlm_client support multiple/zero images in one prompt
bed59f8View on GitHubfeat: introduce HTTPMethod enum for improved method handling in http_client
257f088View on GitHubfeat: add environment variable support for debug mode in mineru_client
3dbfd14View on GitHub