Skip to content

ci: use --no-build-isolation flag for mamba#538

Merged
dushyantbehl merged 1 commit into
foundation-model-stack:mainfrom
aluu317:fix_build
Apr 25, 2025
Merged

ci: use --no-build-isolation flag for mamba#538
dushyantbehl merged 1 commit into
foundation-model-stack:mainfrom
aluu317:fix_build

Conversation

@aluu317
Copy link
Copy Markdown
Collaborator

@aluu317 aluu317 commented Apr 25, 2025

Description of the change

The standard pip install uses build isolation (a temp isolated build environment). This flag --no-build-isolation is needed when installing [mamba] is so that pip will not create a new isolated environment and use the current build which has the needed torch and CUDA.

Related issue number

How to verify the PR

Was the PR tested

  • I have added >=1 unit test(s) for every new method I have added.
  • I have ensured all unit tests pass

@github-actions
Copy link
Copy Markdown

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions Bot added the ci label Apr 25, 2025
Signed-off-by: Angel Luu <angel.luu@us.ibm.com>
Copy link
Copy Markdown
Collaborator

@dushyantbehl dushyantbehl left a comment

Choose a reason for hiding this comment

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

Looks Good. Thanks @aluu317 @willmj

@dushyantbehl dushyantbehl merged commit 764444f into foundation-model-stack:main Apr 25, 2025
10 checks passed
dushyantbehl pushed a commit to dushyantbehl/fms-hf-tuning that referenced this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants