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

chore(deps): upgrade fms-acceleration to >= 0.6 #440

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

willmj
Copy link
Collaborator

@willmj willmj commented Jan 16, 2025

Description of the change

With the new fms-acceleration version, need to upgrade.

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

Copy link

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

@willmj willmj changed the title deps: upgrade fms-acceleration to >= 0.6 chore(deps): upgrade fms-acceleration to >= 0.6 Jan 16, 2025
@github-actions github-actions bot added the chore label Jan 16, 2025
Copy link
Collaborator

@aluu317 aluu317 left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -45,7 +45,7 @@ dev = ["wheel>=0.42.0,<1.0", "packaging>=23.2,<25", "ninja>=1.11.1.1,<2.0", "sci
flash-attn = ["flash-attn>=2.5.3,<3.0"]
aim = ["aim>=3.19.0,<4.0"]
mlflow = ["mlflow"]
fms-accel = ["fms-acceleration>=0.1"]
fms-accel = ["fms-acceleration>=0.6"]
Copy link
Collaborator

@Abhishek-TAMU Abhishek-TAMU Jan 16, 2025

Choose a reason for hiding this comment

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

Curious to know, if by setting fms-acceleration>=0.6, updates lower limit of all the plugins to the version mentioned in this commit ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think so, as they aren't explicitly set elsewhere

@willmj willmj merged commit 28c3d38 into foundation-model-stack:main Jan 16, 2025
8 checks passed
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