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