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

fix(models): setup xformers in base container and loading PyTorch meta weights #185

Merged
merged 7 commits into from
Aug 6, 2023

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented Aug 6, 2023

  • fix: enable xformers compiling from source for supporting torch version
  • fix: install xformers for vllm ray runner
  • fix: invalid attribute in llm_config
  • fix: more explicit error when initialising vllm
  • fix: checking intialisation after model conversion

version

Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

Code Coverage

Package Statements
openllm 29.68% (1640 / 5524)
Summary 29.68% (1640 / 5524)

Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm changed the title fix(models): setup correct xformers in docker and loadinfg PyTorch weights fix(models): setup xformers in base container and loading PyTorch meta weights Aug 6, 2023
@aarnphm aarnphm merged commit 2d5be90 into main Aug 6, 2023
22 of 25 checks passed
@aarnphm aarnphm deleted the fix/xformers-vllm branch August 6, 2023 07:25
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.

None yet

1 participant