IA knowledge
Hello everyone!
I'm trying to understand how to train chatGPT using c#.net .
PLEASE if you have any knowledge of the subject. would you be so kind to lend me a hand?
I'm really struggling to understand how IA is used.
3 Replies
:SCshocked:
are there tunable chatgpt models?
or do you mean LLMs in general
first off, you're probably not training ChatGPT, it isn't open source and the weights are not public
most work for LLMs are done in python as well
if you don't already have a basic understanding of how models like this function, you're better off leveraging existing tools to do your training
also note that, if you wish to train an LLM that has a high number of parameters, you'll need a GPU with decent vram otherwise it will take ages for anything to run