google-gemma-7b / app.py
hlydecker's picture
initial commit
674cad1 verified
raw
history blame contribute delete
No virus
63 Bytes
import gradio as gr
gr.load("models/google/gemma-7b").launch()