Skip to content

Conversation

@liamcli
Copy link
Contributor

@liamcli liamcli commented Apr 27, 2023

Description

Making a few changes to how we build the deepspeed image for GPT-NeoX.

  • We previously had a separate Dockerfile to install gpt-neox into the gpt-neox deepspeed image built here. This is now combined into one script within install_deepspeed.sh that will do further installation for gpt-neox if the deepspeed git passed is the Eleuther AI fork.
  • Updating to GPT-NeoX v2 when previously we were on v1

Checklist

  • Bump VERSION to make the pushed images are tagged with the right version.
  • Licenses should be included for new code which was copied and/or modified from any external code.

@liamcli
Copy link
Contributor Author

liamcli commented May 16, 2023

Two flows to build deepspeed and gpt-neox images succeeded in circleci: https://app.circleci.com/pipelines/github/determined-ai/environments?branch=gpt-neox2

Copy link
Contributor

@mpkouznetsov mpkouznetsov left a comment

Choose a reason for hiding this comment

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

yes, lgtm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants