Find answers from the community

B
Basil
Offline, last seen 3 months ago
Joined September 25, 2024
I am using llama2 in the code but why do I still need OpenAI API key

My .env file has this structure:
Plain Text
OPENAI_API_KEY=<key>
REPLICATE_API_KEY=<key>
46 comments
L
B
How will I do that for llama2, will I have to first host my llama2 model somewhere, are there no services out there that already hosts open source models, so I can just use their API
8 comments
B
a