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

Add example on LLM offline inference #31

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

JasonLo
Copy link
Contributor

@JasonLo JasonLo commented Dec 20, 2024

This example may be valuable for:

  • Generating large volumes of synthetic data with open-source LLMs.
  • Performing large-scale, structured data extraction from text.
  • Embedding extensive text datasets.
  • Cost-effectively executing LLM-driven tasks at scale without relying on expensive commercial solutions.

For more details, please refer to vllm_batch_inference/README.md.

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.

1 participant