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

Conflict Between Python 3.11 Requirement for Torch Version and Incompatibility of Lingvo, Praxis, and Paxml #187

Open
wangdaozzz opened this issue Nov 19, 2024 · 6 comments

Comments

@wangdaozzz
Copy link

In your README, it is mentioned that Python 3.11 is required to use the Torch version. However, if Python 3.11 is used, Lingvo, Praxis, and Paxml cannot be installed due to the Python version being too high. How can this issue be resolved?

@rajatsen91
Copy link
Collaborator

The torch version here actually does not need to install Lingvo, Praxis, and Paxml. So it should work without installing these packages as well.

@wangdaozzz
Copy link
Author

The torch version here actually does not need to install Lingvo, Praxis, and Paxml. So it should work without installing these packages as well.

Thanks for your reply, but I think the finetune model and the ipynd file you provided seem to be based on PAX, so I am a little confused about their relationship.

@wangdaozzz
Copy link
Author

The torch version here actually does not need to install Lingvo, Praxis, and Paxml. So it should work without installing these packages as well.

I see. After I enter this in poetry install -e torch, the timesfm library is installed in Python, and then the file pytorch_patched_decoder.py will be called. Then you haven't released the tuning file about torch version?

@Jon-tao
Copy link

Jon-tao commented Nov 22, 2024

@wangdaozzz have you solved the problem? I met the same. I can not run the finetune model and the ipynb.

@wangdaozzz
Copy link
Author

@wangdaozzz 你解决了这个问题吗?我也遇到了同样的问题。我无法运行微调模型和 ipynb。

no,i can t understand the ReadMe

@Jon-tao
Copy link

Jon-tao commented Nov 26, 2024

@wangdaozzz maybe the notebooks can be played

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

3 participants