Uploading AI Models
Uploading an AI Model
Uploading AI models to Cogni ensures decentralized and immutable storage. Use the following steps:
Prepare Your Model: Ensure your AI model file (e.g.,
.h5
,.pt
) is finalized and ready for upload.Add the Model to IPFS:
This will return a Content Identifier (CID) that uniquely identifies your model.
Custom Gateway Access: Use the custom Cogni gateway link for sharing:
Version Control: Re-upload updated versions of your model and use metadata to distinguish between versions.
Last updated