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

Serve models with vLLM #740

Open
miguelgrc opened this issue Feb 3, 2025 · 0 comments
Open

Serve models with vLLM #740

miguelgrc opened this issue Feb 3, 2025 · 0 comments

Comments

@miguelgrc
Copy link
Collaborator

Description

We should serve the main model to be queried from inspire with vLLM. This has some advantages over Ollama, like higher throughput and out-of-the-box metrics

Work involved

  • vLLM is already installed in the AI machine
  • Serve the preferred model via vLLM
  • Modify the AI backend to query this new port and model

Acceptance criteria

  • The model queried from inspire search is running in vLLM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant