chatgpt-retrieval-plugin
chatgpt-retrieval-plugin copied to clipboard
Can i host everything on my server?
Is it possible for me to host all of the solution, including the plugin, chatgpt UI and model all in my cloud server without calling any APIs to OpenAI?
Thank you.
That means you'll be making your own implementation of a LLM, try looking into open source LLMs but you have to hyper-tune, train on your own responsibility
Then you need to train your own LLM, that's a huge challenge.
This is openai's core competency, unless you buy his service for private deployment.