feat(paddleocr-vl): add PaddleOCR-VL GPU Dockerfile, pin vllm, update CPU image deps, and improve entrypoint and tests
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"test": "tstest test/ --verbose"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tstest": "^1.0.90",
|
||||
"@git.zone/tsrun": "^1.3.3"
|
||||
"@git.zone/tsrun": "^1.3.3",
|
||||
"@git.zone/tstest": "^1.0.90"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -28,5 +28,8 @@
|
||||
"minicpm",
|
||||
"ollama",
|
||||
"multimodal"
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"@types/node": "^25.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user