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

About system requirements to train the time LLM model #76

Closed
shreyaskorde16 opened this issue May 9, 2024 · 1 comment
Closed

About system requirements to train the time LLM model #76

shreyaskorde16 opened this issue May 9, 2024 · 1 comment

Comments

@shreyaskorde16
Copy link

Hello, I noticed that time LLM is a cutting-edge technique for time series prediction, and I'd like to learn more about it. As a Master student, I wish to do my master thesis on this issue, but I am unable to execute run_main.py. I'm getting a system-kill error. Because there is less ram. So, could you please inform me how much RAM and GPU will be required to train these models? I have 32GB RAM and a 6GB GPU.

@kwuking
Copy link
Collaborator

kwuking commented May 11, 2024

Hello, I noticed that time LLM is a cutting-edge technique for time series prediction, and I'd like to learn more about it. As a Master student, I wish to do my master thesis on this issue, but I am unable to execute run_main.py. I'm getting a system-kill error. Because there is less ram. So, could you please inform me how much RAM and GPU will be required to train these models? I have 32GB RAM and a 6GB GPU.

Hello, currently if the base model uses LLaMA, it's best to have an 80GB A100; it's recommended to switch to GPT-2, which should be able to meet your requirements.

@kwuking kwuking closed this as completed May 15, 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

2 participants