Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arlqrr
/
declare-lab-flan-alpaca-gpt4-xl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0269a28
declare-lab-flan-alpaca-gpt4-xl
/
app.py
arlqrr
initial commit
0269a28
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/declare-lab/flan-alpaca-gpt4-xl"
).launch()