Skip to content

Update from code changes: document VolumeCache serverless SDK primitive - #755

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/e9e455d2
Open

Update from code changes: document VolumeCache serverless SDK primitive#755
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/e9e455d2

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Summary

Document the new VolumeCache primitive in the Runpod Python serverless SDK, which warms local cache directories from a mounted network volume so weights persist across worker recycling.

Changes

  • Added serverless/development/volume-cache.mdx covering what VolumeCache does, when to use it, the size-bucketed transport + versioned manifest.json model, a minimal handler snippet, explicit hydrate()/sync() usage, constructor arguments (including max_workers), and a comparison with cached models / baked images.
  • Cross-linked the new page from serverless/endpoints/model-caching.mdx (for users whose cache needs go beyond Hugging Face) and serverless/storage/overview.mdx (in the network volume section).
  • Added the page to the "Create handler functions" nav group in docs.json.

Context

Follows source PR runpod/runpod-python#538 (feat(serverless): network-volume warm cache (VolumeCache) with adaptive transport).

@mintlify

mintlify Bot commented Aug 4, 2026

Copy link
Copy Markdown
Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Aug 4, 2026, 10:12 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants