---
title: "Native Xet Protocol Support in JFrog Artifactory: How Enterprise Model Management Actually Works"
url: https://daily.dev/posts/native-xet-protocol-support-in-jfrog-artifactory-how-enterprise-model-management-actually-works-d6bxjzmqm
source_url: https://jfrog.com/blog/native-xet-support-in-jfrog-artifactory
type: article
source: "JFrog"
published: 2026-06-24T17:40:27.411Z
updated: 2026-06-24T17:40:52.710Z
reading_time: 9
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Native Xet Protocol Support in JFrog Artifactory: How Enterprise Model Management Actually Works

**[JFrog](https://daily.dev/sources/jfrog)** · 9 min read · 0 upvotes · 0 comments

## Summary

JFrog Artifactory now natively supports the Xet protocol developed by Hugging Face, enabling chunk-level deduplication and up to 3.7x faster model downloads. Xet splits large binary files into content-defined chunks stored in 64 MB 'xorb' bundles, so only genuinely new data is stored — fine-tuning a 50 GB model that changes 2% of weights transfers only the changed chunks. Artifactory extends its existing checksum-based deduplication engine to Hugging Face repositories, caches xorb ranges shaped by real usage, and applies intelligent rate limiting to prevent upstream 429 errors. Additional enterprise benefits include production continuity independent of upstream availability, centralized access management for gated models like Llama and Gemma, and security scanning of incoming models. Xet support is currently available for Hugging Face remote repositories and can be enabled via a single checkbox in repository settings.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://jfrog.com/blog/native-xet-support-in-jfrog-artifactory>

## Similar posts on daily.dev

- [Building a Governed AI Model Supply Chain: Integrating AWS SageMaker and the JFrog Platform](https://daily.dev/posts/building-a-governed-ai-model-supply-chain-integrating-aws-sagemaker-and-the-jfrog-platform-drcwqhxca) · JFrog · 0 upvotes · 0 comments
- [Native Nix Support in Artifactory: The Binary Cache for the Enterprise](https://daily.dev/posts/native-nix-support-in-artifactory-the-binary-cache-for-the-enterprise-ynzqinftu) · JFrog · 0 upvotes · 0 comments
- [Secure and Productionize Databricks AI Models with the JFrog Platform](https://daily.dev/posts/secure-and-productionize-databricks-ai-models-with-the-jfrog-platform-9hzumvrcx) · JFrog · 0 upvotes · 0 comments
- [Beyond Mirroring: 5 Reasons Your DevOps Strategy Depends on Repository Federation](https://daily.dev/posts/beyond-mirroring-5-reasons-your-devops-strategy-depends-on-repository-federation-okbkiy54f) · JFrog · 0 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/native-xet-protocol-support-in-jfrog-artifactory-how-enterprise-model-management-actually-works-d6bxjzmqm)
