Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add r1-as-architect with deepseek-chat-as-editor to polyglot_leaderbo… #3457

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gabrielgrant
Copy link

…ard.yml

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2025

CLA assistant check
All committers have signed the CLA.

@gabrielgrant
Copy link
Author

gabrielgrant commented Mar 7, 2025

note that the actual cost of running this was significantly less than reported ($2.77 vs $6.696), due to running partially during deepseek's off-peak discount hours:

image

this is a pretty absurd price/performance ratio

@paul-gauthier
Copy link
Collaborator

There were a lot of errors logged. Did you investigate?

@gabrielgrant
Copy link
Author

I'm not totally sure what types of errors are being reported, but I think the API was unavailable for a period while running the test. I haven't run/deeply read the test code, so wasn't sure if it would resume cleanly, so just left it running repeatedly retrying until it came back online to avoid having to re-run everything

@paul-gauthier
Copy link
Collaborator

Unfortunately I can't merge/publish results with so many unexplained errors.

@gabrielgrant
Copy link
Author

What types of errors are being reported here? Is it something other than just being disconnected from the API?

@gabrielgrant
Copy link
Author

Looking through the logs, there are two types of errors that seem to be showing up a lot:

litellm.APIError: APIError: DeepseekException - peer closed connection without sending complete message body (incomplete
chunked read)
Retrying in 32.0 seconds...

and

litellm.APIError: APIError: DeepseekException - Unable to get json response - Expecting value: line 10 column 1 (char
9), Original Response:









Retrying in 512.0 seconds...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants