karpathy / nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.
MIT License
32.39k stars 4.92k forks source link

could nanoGPT be the AI assistant for the development of CAX software? #474

Open fengsim opened 1 month ago

fengsim commented 1 month ago

we have a project www.opendigitaltwin.top to provide a SDK for CAX and collected more than 60 open source software. We want to put all the codes and add more comments with mathematical and physical books to train a AI assistant with the SDK. would you give us some comments? Thanks .

dwijesiri commented 2 weeks ago

Depends on the compute and data that is available to you. Even then, NanoGPT is for small to medium sized models which may not meet your needs. If you really have to, look into a commercially available model that you could fine tune, in my humble opinion.