Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
v1k1
/
stas-tiny-random-llama-2
like
0
Runtime error
App
Files
Files
Community
66008d5
stas-tiny-random-llama-2
/
app.py
v1k1
initial commit
66008d5
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stas/tiny-random-llama-2"
).launch()