YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
creco-inference
Unified inference code for SageMaker and Hugging Face endpoints
Deployment
- Inference code (this) should be placed in the model folder respectively,
SageMaker
model/
code/
(repo) <-- The repo inference code as direct child (no sub-folder)
vae
unet
...
- Refer
deployment.ipynb
for creating endpoint.
Hugging Face
model/
(repo) <-- The repo inference code as direct child (no sub-folder)
vae
unet
...
- Refer doc to create endpoint.
- Downloads last month
- 2
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.