Skip to content

feat(vllm): expose 'load_format' - #3943

Merged
mudler merged 1 commit into
masterfrom
feat/vllm_loadformat
Oct 23, 2024
Merged

feat(vllm): expose 'load_format'#3943
mudler merged 1 commit into
masterfrom
feat/vllm_loadformat

Conversation

@mudler

@mudler mudler commented Oct 23, 2024

Copy link
Copy Markdown
Owner

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 <mudler@localai.io>
@mudler mudler added the enhancement New feature or request label Oct 23, 2024
@netlify

netlify Bot commented Oct 23, 2024

Copy link
Copy Markdown

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
@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