LLMOps
Key Takeaways
Deploys custom LLMs using LLMOps pipeline and Spring Cloud
Original Description
In this course, you’ll go through the LLMOps pipeline of pre-processing training data for supervised instruction tuning, and adapt a supervised tuning pipeline to train and deploy a custom LLM. This is useful in creating an LLM workflow for your specific application. For example, creating a question-answer chatbot tailored to answer Python coding questions, which you’ll do in this course.
Through the course, you’ll go through key steps of creating the LLMOps pipeline:
1. Retrieve and transform training data for supervised fine-tuning of an LLM.
2. Version your data and tuned models to track your tuning experiments.
3. Configure an open-source supervised tuning pipeline and then execute that pipeline to train and then deploy a tuned LLM.
4. Output and study safety scores to responsibly monitor and filter your LLM application’s behavior.
5. Try out the tuned and deployed LLM yourself in the classroom!
6. Tools you’ll practice with include BigQuery data warehouse, the open-source Kubeflow Pipelines, and Google Cloud.
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →
More on: LLMOps
View skill →Related Reads
📰
📰
📰
📰
Announcing Orchestra and n8n | The ultimate way to automate workflows
Medium · Data Science
ELT is moving back to best-of-breed and Orchestration is the missing piece
Medium · Data Science
Azure Data Engineer Course in Telugu: Build a Successful Data Engineering Career
Medium · DevOps
Your Data Lake Is a Junk Drawer. Apache Iceberg Fixes That.
Medium · Python
🎓
Tutor Explanation
DeepCamp AI