---
title: "Cloudsmith for ML: Host, Proxy & Secure Your AI Models"
description: "Announcing native support for ML models in Cloudsmith! Host private models, cache the Hugging Face Hub for speed, and enforce security policies on your entire AI workflow. Learn more."
canonical_url: "https://cloudsmith.com/changelog/ml-model-registry"
last_updated: "2025-09-12T09:44:00.000Z"
---
# Cloudsmith for ML: Host, Proxy & Secure Your AI Models

You can now host and distribute your machine learning (ML) models and datasets using Cloudsmith. This brings the same security, governance, and cloud-native performance you already rely on for packages, containers, and binaries to your AI workflows.

```json
{
  "_key": "6129067c4047",
  "_type": "image",
  "alt": "View of an ML Model in a Cloudsmith Repository",
  "asset": {
    "_createdAt": "2025-09-03T09:47:23Z",
    "_id": "image-0a2d21a4f95195fa7d789e1c45536f4423e46abc-1198x771-png",
    "_rev": "EBGKLO4kbTusnSqhsH5KnC",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-09-03T09:47:23Z",
    "assetId": "0a2d21a4f95195fa7d789e1c45536f4423e46abc",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "V4S$r,I@n#^+V[?vM{IqR+R*9~NGxXsoaf_N%2R-IVRj",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 1.5538261997405967,
        "height": 771,
        "width": 1198
      },
      "hasAlpha": true,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAACXBIWXMAAAsTAAALEwEAmpwYAAABrElEQVR4nHVTiW7rMAzL//9qu+XwpcvmAx23byuwAEysSKJoWd4eZ8LzyriaTSRxFAskoa3ItDVwVsGeK47cZkzzDu34jxgQ79ieV8VXakiTzJD1Dm4eqBZoxnWfRegr6qjeIX18EAISA9uRFXsWXEWQakNugiKKqgZxh8WA9w8M/LKN5NGhVJiK4OtMeOwnHt8HnvuN7/NCrg3mAY+Ams/vGMDAb0QExAyihq00wZkLjpRx/sCVC2oTmPsMpvqmhkHG9bxWvfdZjNj4miqWkoi+sNYM9p8Kx61sDHSuP7AxgQqYwErv6mNMAlGdKul7EcQY0KXcX0VehBaBVCtyabBJem+EyewJ21FqgzLZY/6nCB4e29JE3//5TEL2kQcgeiuhj7xsRRFBFZ3kt1ISjqmOPW7vHdyt2ITz1RSpCqpyTDqsE2sklu3R15hwZPD2OX0rNvok9ElIkLC44XJFMYfOg7oVEfcMLnv18o0Vs7Hya9ZYMZlhF8ElhsIrZhxYHgK3SVV3IlvyOY9zyyTkiIzO70CRwFEDRwnsOXDkwFU7rhI4C9vT5739i/Af6pn9fcZdXrAAAAAASUVORK5CYII=",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#1f2f39",
          "foreground": "#fff",
          "population": 0.03,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#0c7858",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#e1fcf4",
          "foreground": "#000",
          "population": 0.17,
          "title": "#000"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#a9b6d0",
          "foreground": "#000",
          "population": 0.03,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#e1fcf4",
          "foreground": "#000",
          "population": 0.17,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#718494",
          "foreground": "#fff",
          "population": 0.01,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#17e7aa",
          "foreground": "#000",
          "population": 0,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/png",
    "originalFilename": "image.png",
    "path": "images/rafvlnhi/production/0a2d21a4f95195fa7d789e1c45536f4423e46abc-1198x771.png",
    "sha1hash": "0a2d21a4f95195fa7d789e1c45536f4423e46abc",
    "size": 138900,
    "uploadId": "wHn2g37IAqFCWIm2i2zu0ZFkA23NPq44",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/0a2d21a4f95195fa7d789e1c45536f4423e46abc-1198x771.png"
  },
  "caption": "View of an ML Model in a Cloudsmith Repository",
  "link": {
    "_type": "link",
    "href": null,
    "openInNewTab": false
  },
  "markDefs": null
}
```

## What’s New

- **Hugging Face SDK support**: Push and pull public or private models, datasets, and related assets with the standard `huggingface_hub` libraries.
- **Proxy and cache** public models and datasets from the Hugging Face Hub for improved reliability and speed.
- **Organize repositories **to fit your workflows. Store models alongside containers and packages, or separate them into dev, staging, and production.
- **Control access** with fine-grained permissions for who can view or distribute models. 
- **Enforce policies** on security, quality, and compliance using Enterprise Policy Management.

**Learn more in the** [Hugging Face repositories docs](https://docs.cloudsmith.com/formats/hugging-face-repository), and [contact us](/company/contact-us) to request early access.
