{ "architectures": ["PaddleOCR"], "vision_model": {"model_path": "../../paddleocr_vision.float.onnx", "input_size": 784, "input_width": 784, "input_height": 784, "ep_config": {"SPACEMIT_EP_INTRA_THREAD_NUM": "4", "SPACEMIT_EP_INTER_THREAD_NUM": "1", "SPACEMIT_EP_INTRA_THREAD_AFFINITY": "0;1;2;3"}}, "text_model": {"model_path": "../../paddleocr-vl-text-q41.gguf", "hidden_size": 1024}, "vision_preprocess": {"type": "normalize", "rescale_factor": 0.00392156862745098, "image_mean": [0.5, 0.5, 0.5], "image_std": [0.5, 0.5, 0.5], "layout": "NCHW"} }