Comment on answer = sum(n) / len(n)
someacnt_@lemmy.world 4 months agoYeah, and improvements will require paradigm changes. I don’t see that from GPT.
Comment on answer = sum(n) / len(n)
someacnt_@lemmy.world 4 months agoYeah, and improvements will require paradigm changes. I don’t see that from GPT.
Daxtron2@startrek.website 4 months ago
GPT is not the end all be all of LLMs
someacnt_@lemmy.world 4 months ago
Are there LLMs with different paradigms?
Daxtron2@startrek.website 4 months ago
GPT is not a paradigm it’s a specific model family developed by openAI. You’re thinking of the transformers architecture. Check out a project like RWKV if you want to see a unique approach.