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