TestV4 / app.py
JMAA00's picture
initial commit
f03d03b verified
raw
history blame contribute delete
105 Bytes
import gradio as gr
gr.load(
"models/aaditya/Llama3-OpenBioLLM-70B",
provider="nebius",
).launch()