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