Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YasmineF
/
MentaLLaMA-chat-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MentaLLaMA-chat-7B
/
app.py
YasmineF
initial commit
79058d1
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/klyang/MentaLLaMA-chat-7B"
).launch()