Configuring Pythagora with Together.ai API #977
Unanswered
meshachmanzano
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Cannot get gpt pilot to work with together.ai, getting this error:
Response text: {"error":{"message":"Unable to access model Llama-3-8b-chat-hf. Please visit https://api.together.xyz to see the list of supported models or contact the owner to request access.","type":"invalid_request_error","param":null,"code":"model_not_found"}}
I'm not sure if its removing the prefix from the model I add in the .env:
MODEL_NAME=meta-llama/Llama-3-8b-chat-hf
Beta Was this translation helpful? Give feedback.
All reactions