Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maryam-1
/
LLAMA-bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLAMA-bot
/
app.py
Maryam-1
initial commit
1cd21fd
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/nordGARA/IA-LLAMA"
).launch()