Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geroge
/
pinkmanlove-llama-33b-hf
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d2579c5
pinkmanlove-llama-33b-hf
/
app.py
geroge
initial commit
d2579c5
almost 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pinkmanlove/llama-33b-hf"
).launch()