Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmedMagdy7
/
upstage-llama-30b-instruct-2048
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
upstage-llama-30b-instruct-2048
/
app.py
AhmedMagdy7
initial commit
10da629
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/upstage/llama-30b-instruct-2048"
).launch()