Skip to content

Conversation

@777lefty
Copy link
Collaborator

Description

Checked all the modified parts when migrating evaluation infrastructures, finding out that the docker image was modified, thus causing makefile of data lab to fail. went well This PR fixed this.

Changes

  • Changed the docker image in compose.yaml

Testing

Ran locally with qwen3-coder-plus

Checklist

  • Tests pass locally
  • Code follows project style guidelines
  • Documentation updated (if needed)

@tareknaser
Copy link
Collaborator

The issue isn't the docker image.
Do you mind checking the model’s performance on the leaderboard? You can see all models fail for the same reason

There’s an issue because the Makefile compiles with -m32 so the task fails on different machines. The Makefile can’t be modified either because it’s marked as protected and the task is meant to make sure it remains unchanged.

@tareknaser
Copy link
Collaborator

Also please rebase on top of main branch

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