shaohua.zhang
shaohua.zhang
环境: 1) window11 2) paddlepaddle-gpu 2.6.1 3) onnxruntime-gpu 1.17 在直接安装或者升级paddle2onnx的时候,一直安装的都是1.0.6的版本,我去pypi上看到最新的和github上发布的版本一样,是不是因为最新版本目前还不支持windows,目前看离线安装编译的都是linux版本的
Corrected the method of judging the file type by suffix
### 软件环境 ```Markdown - paddlepaddle:3.0 - paddlepaddle-gpu: 3.0 - paddlenlp: latest -windows环境 ``` ### 重复问题 - [x] I have searched the existing issues ### 错误描述 ```Markdown 在用Taskflow推理的时候,指定本地模型路径没生效,设置过task_path,model_path都没生效,都要去联网下载,也试过将联网下载的模型转移到其他指定的目录,一直不生效指定的模型路径 ``` ### 稳定复现步骤...
在调用concatenate_markdown_pages这个方法的时候,出现`paddlex\inference\pipelines\components\retriever\base.py", line 25, in from langchain.docstore.document import Document ModuleNotFoundError: No module named 'langchain.docstore'` 请问这里有必要使用到Langchain吗,目前用的langchain版本大于1.0,这一个地方什么时候优化一下,在调用OCR服务时候出现的报错