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

"from vllm import ServerArgs, LLMServer, SamplingParams" error #8

Open
AnaRhisT94 opened this issue Jul 18, 2024 · 1 comment
Open

Comments

@AnaRhisT94
Copy link

AnaRhisT94 commented Jul 18, 2024

Hi @cadedaniel

I'm having an error when importing when running launch_vllm.py
from vllm import ServerArgs, LLMServer

Where can I get the server_args.py and llm_server.py files to import their corresponding classes 'ServerArgs' and 'LLMServer'?

I tried the vLLM's June version (2023) and I can't see it there although you said that you used that version in another issue that was opened.
Reference June 2023 version: https://github.com/vllm-project/vllm/tree/67d96c29fba9b72cb4c4edbc26211c208a00ebdd/vllm

@cadedaniel
Copy link
Contributor

I'm guessing this is the PR you're missing: vllm-project/vllm#152

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