We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
架构: aarch64 CPU 运行模式: 64-bit 字节序: Little Endian CPU: 96 在线 CPU 列表: 0-95 每个核的线程数: 1 每个座的核数: 48 座: 2 NUMA 节点: 4
Linux
3.10
1.0.x
npu
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
请问你的magic-pdf.json是如何配置的
请问你的magic-pdf.json是如何配置的 最新版本,没有变动 { "bucket_info":{ "bucket-name-1":["ak", "sk", "endpoint"], "bucket-name-2":["ak", "sk", "endpoint"] }, "models-dir":"/tmp/models", "layoutreader-model-dir":"/tmp/layoutreader", "device-mode":"npu", "layout-config": { "model": "doclayout_yolo" }, "formula-config": { "mfd_model": "yolo_v8_mfd", "mfr_model": "unimernet_small", "enable": true }, "table-config": { "model": "rapid_table", "enable": true, "max_time": 400 }, "llm-aided-config": { "formula_aided": { "api_key": "your_api_key", "base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1", "model": "qwen2.5-7b-instruct", "enable": false }, "text_aided": { "api_key": "your_api_key", "base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1", "model": "qwen2.5-7b-instruct", "enable": false }, "title_aided": { "api_key": "your_api_key", "base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1", "model": "qwen2.5-32b-instruct", "enable": false } }, "config_version": "1.1.0" }
No branches or pull requests
Description of the bug | 错误描述
How to reproduce the bug | 如何复现
架构: aarch64
CPU 运行模式: 64-bit
字节序: Little Endian
CPU: 96
在线 CPU 列表: 0-95
每个核的线程数: 1
每个座的核数: 48
座: 2
NUMA 节点: 4
Operating system | 操作系统
Linux
Python version | Python 版本
3.10
Software version | 软件版本 (magic-pdf --version)
1.0.x
Device mode | 设备模式
npu
The text was updated successfully, but these errors were encountered: