Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
Basil
B
Basil
Offline
, last seen 3 months ago
Joined September 25, 2024
Contributions
Comments
Replies
B
Basil
11 months ago
·
Maybe I need to change embedding model?
I am using llama2 in the code but why do I still need OpenAI API key
My .env file has this structure:
Plain Text
Copy
OPENAI_API_KEY=<key> REPLICATE_API_KEY=<key>
46 comments
L
B
B
Basil
11 months ago
·
How will I do that for llama2, will I
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