Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
julioc-p
/
CNCF
like
0
Text Generation
Transformers
GGUF
gemma
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e388e14
CNCF
/
app.py
julioc-p
Create app.py
e388e14
verified
11 months ago
raw
Copy download link
history
blame
61 Bytes
import
gradio
as
gr
gr.load(
"models/julioc-p/CNCF"
).launch()