We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does vLLM support LLM inference on CPU? And with quantized model?
What's the difference between vLLM and GGML?
The text was updated successfully, but these errors were encountered:
Does vLLM support LLM inference on CPU?
No, but it's on the roadmap #2681
And with quantized model?
Yes: AWQ, GPTQ, SqueezeLLM
vLLM is a serving engine, GGLM is a tensor library for CPUs
Sorry, something went wrong.
No branches or pull requests
Does vLLM support LLM inference on CPU? And with quantized model?
What's the difference between vLLM and GGML?
The text was updated successfully, but these errors were encountered: