Malignant-Koala

Malignant-Koala t1_j888ezl wrote

>I would like this model to end up functioning like chatgpt. Not only to have it respond like a human/nlp but to also give me full technical answers, descriptions, and just simple specific answers to my questions. I will in the future update the model’s data/knowledge and also train it to do new tasks like image recognition and so on.

Based on your edit, I'm not sure you realize the scope of what you are trying to do. ChatGPT required almost 200 hundred billion data parameters, multiple NVIDIA A100s and many terrabytes of RAM to train.

You simply cannot expect to create a general purpose, human-sounding AI that does all of the things you expect to train it to do on a home computer, even if you were somehow a brilliant data scientist.

10

Malignant-Koala t1_j886t96 wrote

> I’m not to concerned about the size and spec requirements

You should be. Many of the things you're talking about run on massive cloud infrastructure using multiple GPUs.

But if you're a reasonably advanced python dev, you could look at Huggingface which has some excellent AI models that might allow you to program your own simplistic versions of some of the things you want.

But it sounds like you want to be running a local version of a general purpose AI like ChatGPT on your home computer, and that's going to be extremely hard to do on home hardware and require you to be a fairly advanced developer.

7

Malignant-Koala t1_j40fflp wrote

This is an "idea guy" post, isn't it. ;)

Like, one of those "I have no idea how incredibly hard it would be to even gather the necessary data for this" ideas? A, "I need a quote to give to my guy in two days despite being unable to provide you with any more guidance than a vaguely worded pseudo-concept" proposal?

Best of luck dude.

9