This repository was archived by the owner on Jul 22, 2025. It is now read-only.
API: Unable to use the "llama-3.1-sonar-huge-128k-online" model #79
Unanswered
ThreePalmTrees
asked this question in
Q&A
Replies: 1 comment
-
Thanks for flagging this. We will take a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm having trouble calling the "llama-3.1-sonar-huge-128k-online" model.
When I make the call, I see that the request is being made. It takes about 60 seconds, then returns an error.
Note: Using the "llama-3.1-sonar-large-128k-online" model works fine!
Is anyone experiencing something similar ?
❌ Output of the
huge-online
model:✅ Output of the
large-online
model:Code:
Beta Was this translation helpful? Give feedback.
All reactions