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

feat(vllm): expose 'load_format' #3943

Merged
merged 1 commit into from
Oct 23, 2024
Merged

feat(vllm): expose 'load_format' #3943

merged 1 commit into from
Oct 23, 2024

Conversation

mudler
Copy link
Owner

@mudler mudler commented Oct 23, 2024

Description

This pull request introduces a new LoadFormat parameter across various parts of the codebase to enhance model loading flexibility. The changes include updates to the backend configuration, the gRPC model options, and the model loading function.

It allows to specify a vLLM load format type ( for example, to specify bnb: https://docs.vllm.ai/en/v0.6.0/quantization/bnb.html )

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler mudler added the enhancement New feature or request label Oct 23, 2024
Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 7256de4
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/6718f85435111f0008ea7b89
😎 Deploy Preview https://deploy-preview-3943--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler mudler merged commit ae1ec4e into master Oct 23, 2024
23 of 31 checks passed
@mudler mudler deleted the feat/vllm_loadformat branch October 23, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant