gpt4all
gpt4all copied to clipboard
Support MetaGPT
Feature request
I would like to see meta gpt supported
Motivation
it has abilities to code a hole program
Your contribution
yes i can submit a pull request and try to install it myself
But this is not gpt4all related, it's related to to metagpt. There the ones to create a plugin for gpt4all. From what i have seen, its not hard. There is a folder providers. And from the looks, i would say look at the existing providers and and build the same class.You don't have to build anything complicated or so, but i think its not related to gpt4all.
maybe support for thier models ; as extending model support . is realted to gpt4all as well as adding training, quantizing, personalities etc .... to add meta gpt process is as mentioned a plugin thing , so its in the hands of contributers. as you casnnot clone every program. it is best to stay unique in providing GPT access for all ... so perhaps training etc would be nice ... as well as to be able to use loras
I have been looking at the code, it does not look to complicated. Also found another: https://github.com/OpenBMB/ChatDev
What are the possibility's to use Python for plugins in gpt4all? it would be interesting to work something out. I really like metagpt, but the costs for a project are to high compared with what you get for in return if you use openai. So a code modal for gpt4all + a plugin doing something similar, would be something i would be willing to put some effort and time in myself.
Can anyone clear my confusion about gpt4all and metagpt what is the difference and can we use metagpt via gpt4all? If yes so what is the API-key and which model we can use?