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

RAG pipeline deployment with HF Spaces #147

Merged
merged 9 commits into from
Nov 4, 2024
Merged

Conversation

strickvl
Copy link
Contributor

@strickvl strickvl commented Nov 4, 2024

[Video Walkthrough TLDR is here]

I added a deployment option for the RAG pipeline. So now instead of needing to run:

python run.py --query "list the inbuilt orchestrators zenml supports i.e. as part of the core integrations?"

You can just add the --deploy flag either while running the RAG pipeline or on its own and it'll deploy the RAG pipeline to your personal Hugging Face space.

huggingface-space-rag-deployment

@strickvl strickvl added enhancement New feature or request internal labels Nov 4, 2024
@strickvl strickvl requested a review from AlexejPenner November 4, 2024 12:48
Copy link

dagshub bot commented Nov 4, 2024

@strickvl
Copy link
Contributor Author

strickvl commented Nov 4, 2024

@AlexejPenner maybe .github/workflows/staging_run_complete_llm.yml shouldn't be running on absolutely every PR in here?

@strickvl strickvl merged commit 937dc9a into main Nov 4, 2024
1 of 4 checks passed
@strickvl strickvl deleted the feature/hf-spaces-deployment branch November 4, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant