Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
didev007
/
Yellow-AI-NLP-komodo-7b-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f13d1ac
Yellow-AI-NLP-komodo-7b-base
/
app.py
didev007
initial commit
f13d1ac
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/Yellow-AI-NLP/komodo-7b-base"
).launch()