carolsos
Results
2
issues of
carolsos
Hello, I looked in the setup.py file, EXTRAS is an empty dictionary, so there is an error, can you give the correct EXTRAS parameter?
File "/hpc2hdd/home/.conda/envs/faiss-gpu/lib/python3.12/site-packages/faiss/class_wrappers.py", line 329, in replacement_search assert d == self.d AssertionError 按照步骤,已经安装好faiss-gpu 1.8.0和python3.12,在运行python simple_pipeline.py --model_path=/hpc2hdd/home/Qwen1.5-14B-Chat --retriever_path=/hpc2hdd/home/bge-large-zh-v1.5命令时抛出以上错误,请问一下这个是数据出现了问题嘛?还是faiss-gpu包的问题啊?