Closed dheeth closed 1 month ago
is it possible to use self hosted AI models like LLAMA or similar instead of paid open api key?
If yes, how? Should I directly provide API key of open source self hosted llama models?
You can run ollama locally and replace the openai url with localhost ollama url
Sure, thanks I'll try
is it possible to use self hosted AI models like LLAMA or similar instead of paid open api key?
If yes, how? Should I directly provide API key of open source self hosted llama models?