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

Docker tweaks #716

Merged
merged 3 commits into from
Nov 18, 2022
Merged

Docker tweaks #716

merged 3 commits into from
Nov 18, 2022

Conversation

deece
Copy link
Contributor

@deece deece commented Nov 17, 2022

This PR addresses a few pain points to make it easier to build & work with the Docker image

This speeds up the build of the Docker image.

Signed-off-by: Alastair D'Silva <[email protected]>
This solves the following problem:
TypeError: Descriptors cannot not be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
If you cannot immediately regenerate your protos, some other possible workarounds are:
 1. Downgrade the protobuf package to 3.20.x or lower.

Signed-off-by: Alastair D'Silva <[email protected]>
@deece deece requested a review from a team as a code owner November 17, 2022 09:46
Copy link
Member

@Quentin-Anthony Quentin-Anthony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Quentin-Anthony Quentin-Anthony merged commit 028df0a into EleutherAI:main Nov 18, 2022
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.

2 participants