Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nesip
/
Aeala-GPT4-x-AlpacaDente2-30b
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5e66549
Aeala-GPT4-x-AlpacaDente2-30b
/
app.py
Nesip
initial commit
5e66549
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Aeala/GPT4-x-AlpacaDente2-30b"
).launch()