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

Question: CPU and quantization support? #1481

Closed
oleotiger opened this issue Oct 26, 2023 · 1 comment
Closed

Question: CPU and quantization support? #1481

oleotiger opened this issue Oct 26, 2023 · 1 comment

Comments

@oleotiger
Copy link

Does vLLM support LLM inference on CPU? And with quantized model?

What's the difference between vLLM and GGML?

@hmellor
Copy link
Collaborator

hmellor commented Mar 13, 2024

Does vLLM support LLM inference on CPU?

No, but it's on the roadmap #2681

And with quantized model?

Yes: AWQ, GPTQ, SqueezeLLM

What's the difference between vLLM and GGML?

vLLM is a serving engine, GGLM is a tensor library for CPUs

@hmellor hmellor closed this as completed Mar 13, 2024
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

No branches or pull requests

2 participants