Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files are missing. Please supplement them! #3

Open
shuishiwojiade opened this issue Dec 18, 2024 · 1 comment
Open

Files are missing. Please supplement them! #3

shuishiwojiade opened this issue Dec 18, 2024 · 1 comment

Comments

@shuishiwojiade
Copy link

shuishiwojiade commented Dec 18, 2024

Thank you for your work and open source code, but there are the following issues that need to be resolved by you.
The latest version of faiss is 1.5.3, and only faiss-cpu can meet the requirements of version 1.8.0.
langchain-openai requires the version of openai to be at least 1.26.0 and the version of tiktoken to be at least 0.7. However, the version of openai in requirements is 1.14.1 and the version of tiktoken is 0.4.0.

@shuishiwojiade
Copy link
Author

shuishiwojiade commented Dec 18, 2024

In addition, on line 11 of train_toolbench.py in the query2query folder, a function is imported from a non-existent file:
from toolrag.tool_reranker.utils import set_seed.
Also, both train_query_nt.py and evaluate_query_nt.py in toolrag/toolrefiner import top_k_recall, T2VDatasetQueryNT, t2v_collator_query_nt from the non-existent folder tool_reranker.

@shuishiwojiade shuishiwojiade changed the title 环境依赖问题 Files are missing. Please supplement them! Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant