Skip to content

[Question]: cannot import name 'BM25Retriever' from 'pipelines.nodes' (/usr/local/python3.7.0/lib/python3.7/site-packages/pipelines-0.1.0a0-py3.7.egg/pipelines/nodes/__init__.py) #6076

Closed
@PNightOwlY

Description

@PNightOwlY

请提出你的问题

docker pull registry.baidubce.com/paddlepaddle/paddlenlp:2.4.0-gpu-cuda10.2-cudnn7
nvidia-docker run -d --name paddlenlp_pipelines_gpu --net host -ti registry.baidubce.com/paddlepaddle/paddlenlp:2.4.0-gpu-cuda10.2-cudnn7

安装的gpu镜像,pip list | grep paddle 查看paddle的版本为
paddle-bfloat 0.1.7
paddle2onnx 0.9.8
paddlefsl 1.1.0
paddlenlp 2.3.0.dev0
paddleocr 2.5.0.3
paddlepaddle-gpu 2.3.1

运行多路召回的example 无法找到对应的BM25Retriever node

Metadata

Metadata

Labels

questionFurther information is requestedtriage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions