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

[Doc] Add API reference for offline inference #4710

Merged
merged 4 commits into from May 14, 2024

Conversation

DarkLight1337
Copy link
Contributor

@DarkLight1337 DarkLight1337 commented May 9, 2024

This PR provides the bare minimum API reference that is required for offline inference using vLLM.

RESOLVE #4684

@DarkLight1337 DarkLight1337 changed the title Add API reference of LLM class for offline inference [Docs] Add API reference of LLM class for offline inference May 9, 2024
@DarkLight1337 DarkLight1337 changed the title [Docs] Add API reference of LLM class for offline inference [Doc] Add API reference of LLM class for offline inference May 9, 2024
@DarkLight1337 DarkLight1337 changed the title [Doc] Add API reference of LLM class for offline inference [Doc] Add API reference for offline inference May 9, 2024
@DarkLight1337 DarkLight1337 force-pushed the llm-docs branch 2 times, most recently from 806fd9c to 442ac97 Compare May 9, 2024 13:02
@simon-mo simon-mo enabled auto-merge (squash) May 9, 2024 16:56
auto-merge was automatically disabled May 13, 2024 00:46

Base branch was modified

@DarkLight1337
Copy link
Contributor Author

@simon-mo The model test failed for an unrelated reason. Can this PR still be merged?

@simon-mo simon-mo merged commit 4bfa7e7 into vllm-project:main May 14, 2024
53 of 55 checks passed
@DarkLight1337 DarkLight1337 deleted the llm-docs branch May 14, 2024 01:32
dtrifiro pushed a commit to dtrifiro/vllm that referenced this pull request May 21, 2024
tybalex pushed a commit to tybalex/vllm-function-call that referenced this pull request May 25, 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

Successfully merging this pull request may close these issues.

[Doc]: API reference for LLM class
2 participants