Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
declare-lab-flacuna-13b-v1.0
like
0
Sleeping
App
Files
Files
Community
d910f06
declare-lab-flacuna-13b-v1.0
/
app.py
PeepDaSlan9
initial commit
d910f06
over 1 year ago
raw
Copy download link
history
blame
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/declare-lab/flacuna-13b-v1.0"
).launch()