epec254 / ep-generative-ai

Sample code for using Generative AI models on Databricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generative AI sample code

Sample code for using Generative AI models on Databricks.

Instructions

  1. Use the repo inside each model's folder to start the driver proxy notebook
  2. Use the LLM Access - LangChain + API Access.py notebook to use the model

Gradio Driver Proxy

Host a Gradio app on a Databricks notebook, accessible via HTTPS w/out a PAT Token

Follow Gradio Driver Proxy/Gradio_App_Example.py to implement.

About

Sample code for using Generative AI models on Databricks

License:MIT License


Languages

Language:Python 100.0%