Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BI55
/
therealcyberlord-llama2-qlora-finetuned-medical
like
0
Runtime error
App
Files
Files
Community
883d679
therealcyberlord-llama2-qlora-finetuned-medical
/
app.py
BI55
initial commit
883d679
over 1 year ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/therealcyberlord/llama2-qlora-finetuned-medical"
).launch()