Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
polymath707
/
polymath707-llama-2-13b-miniguanaco
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
polymath707-llama-2-13b-miniguanaco
/
app.py
polymath707
initial commit
c19d37d
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/polymath707/llama-2-13b-miniguanaco"
).launch()