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