Skip to content

Conversation

@kanglant
Copy link

Steps:

  1. Copy the necessary GPU container dependencies from AXLearn's pyproject.toml into a requirements.txt file, excluding seqio due to its outdated protobuf upper bound.
  2. pip install seed-env
  3. run seed-env --local-requirements=gpu_requirements.txt --host-name=axlearn --seed-commit=779c6aefcac3ff0149b28e183770cc1da0879c84 --hardware=gpu
  4. Find the generated lock files and pyproject.toml within the generated_env/ folder.

…flow using seed-env

1. Copy the necessary GPU container dependencies from AXLearn's pyproject.toml
into a requirements.txt file, excluding seqio due to its outdated protobuf upper bound.
2. pip install seed-env
3. run `seed-env --local-requirements=gpu_requirements.txt --host-name=axlearn --seed-commit=779c6aefcac3ff0149b28e183770cc1da0879c84 --hardware=gpu`
4. Find the generated lock files and pyproject.toml within the generated_env/ folder.
@github-actions
Copy link

This pull request has been automatically marked as stale because it has been inactive for 60 days. It will be closed in 7 days if no further activity occurs. If you would like to continue working on this, please remove the stale label or leave a comment.

@github-actions github-actions bot added the stale label Oct 18, 2025
@github-actions github-actions bot removed the stale label Oct 29, 2025
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.

1 participant