Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gojek
/
Yellow-AI-NLP-komodo-7b-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9cc7a6a
Yellow-AI-NLP-komodo-7b-base
/
app.py
gojek
initial commit
9cc7a6a
verified
about 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()