Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DavidLazer
/
DavidLazer-llama-2-7b-miniguanacomodel
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DavidLazer-llama-2-7b-miniguanacomodel
/
app.py
DavidLazer
initial commit
088565d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DavidLazer/llama-2-7b-miniguanacomodel"
).launch()