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

pytorch version #2

Open
tisgotos opened this issue Jul 23, 2024 · 2 comments
Open

pytorch version #2

tisgotos opened this issue Jul 23, 2024 · 2 comments

Comments

@tisgotos
Copy link

Hello! I have obtained a ViT model from timm, and I want to train it using your OSDP method. However, OSDP requires torch version 1.10.2, while timm needs a higher version. What should I do in this situation?

@Youhe-Jiang
Copy link
Owner

Actually we have merged the function of OSDP to Galvatron from Hetu, also a high performance training framework, you can check the newest release version Galvatron-2 for optimized implementation. https://github.com/PKU-DAIR/Hetu-Galvatron

@tisgotos
Copy link
Author

Actually we have merged the function of OSDP to Galvatron from Hetu, also a high performance training framework, you can check the newest release version Galvatron-2 for optimized implementation. https://github.com/PKU-DAIR/Hetu-Galvatron

Thank you!

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