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

Absence of customised module retrying in the search_for_complex_reasoning_path.py #6

Open
aivolcano opened this issue Jan 4, 2025 · 2 comments

Comments

@aivolcano
Copy link

image

The module of retrying in search_for_complex_reasoning_path.py Is absence, pls upload this file

@jymChen
Copy link
Contributor

jymChen commented Jan 5, 2025

Hi @aivolcano,
You need to install the retrying library. You can run the following command:

pip install retrying  

@aivolcano
Copy link
Author

Thank u so much. I will install the package. Pls add the package in your requirement.txt https://github.com/FreedomIntelligence/HuatuoGPT-o1/blob/main/requirements.txt. The gap is the absence of retrying package in the requirement.txt. Then I inference the package which is your customised package.

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

2 participants