WecoAI / aideml

AIDE: the state-of-the-art machine learning engineer agent, generating machine learning solution code from natural language descriptions.
https://www.weco.ai
MIT License
601 stars 66 forks source link

GPU Requirements? #22

Open TonyTeng66 opened 2 days ago

TonyTeng66 commented 2 days ago

Hi!

I have read through README and found the requirements for GPU are not specified. Is there a minimum amount of graphic memory for the GPU? Also, how much time would it take to get the results for one task?

Thank you for this great repo.

Best, Xin

dexhunter commented 1 day ago

Is there a minimum amount of graphic memory for the GPU?

GPU is not specifically needed, as long as you have access to LLM, you are good to go

how much time would it take to get the results for one task?

It depends on how many methods (steps) you want to search and the size of your task