You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying this out for the last few weeks and am not deep in this space but do have some older DS skills from the pre-LLM era where we built NN and used Xgboost etc.
As I went through this I wished there were more clarity on the hardware requirements I needed. I spent a good chunk of time trying out different EC2 instances to figure out which had the right GPU and CUDA hardware/software respectively and in the end still needed to suppress some errors to get to training on the NanoGPT Template
The text was updated successfully, but these errors were encountered:
Hey! The LLM example is nanogpt so I would defs recommend checking out the original repo: https://github.com/karpathy/nanoGPT for the requirements in full.
I've been trying this out for the last few weeks and am not deep in this space but do have some older DS skills from the pre-LLM era where we built NN and used Xgboost etc.
As I went through this I wished there were more clarity on the hardware requirements I needed. I spent a good chunk of time trying out different EC2 instances to figure out which had the right GPU and CUDA hardware/software respectively and in the end still needed to suppress some errors to get to training on the NanoGPT Template
The text was updated successfully, but these errors were encountered: