Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
piepiesw
/
nlpai-lab-kullm-polyglot-5.8b-v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nlpai-lab-kullm-polyglot-5.8b-v2
/
app.py
piepiesw
initial commit
d9c4a9f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpai-lab/kullm-polyglot-5.8b-v2"
).launch()