iT邦幫忙

2023 iThome 鐵人賽

DAY 25
0
AI & Data

利用 Databricks 學習 ML/LLM 開發系列 第 25

Day25 - 如何使用 Databricks 做 LLMOps

  • 分享至 

  • xImage
  •  

接下來會透過 edX - Large Language Modes: Application through Production 課程提到的 LLMOps Notebook 來探討。

LLMOps Notebook

流程如下:

Develop an LLM pipeline

  • Load data.
  • Build an LLM pipeline.
  • Test applying the pipeline to data, and log queries and results to MLflow Tracking.
  • Log the pipeline to the MLflow Tracking server as an MLflow Model.

Test the LLM pipeline

  • Register the pipeline to the MLflow Model Registry.
  • Test the pipeline on sample data.
  • Promote the registered model (pipeline) to production.

Create a production workflow for batch inference

  • Load the latest production LLM pipeline from the Model Registry.
  • Apply the pipeline to an Apache Spark DataFrame.
  • Append the results to a Delta Lake table.

下一篇會說明 Notebook 內容與在 Databricks UI 的驗證。

Reference:


上一篇
Day24 - Databricks 上 LLMs 和 Generative AI Application 的使用
下一篇
Day26 - 如何使用 Databricks 做 LLMOps - Part 2
系列文
利用 Databricks 學習 ML/LLM 開發30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言