For the complete documentation index, see llms.txt. This page is also available as Markdown.

Caching assets

A dedicated cache is used to store sample point cloud files and images to disk. This allows recently visited samples to load more quickly by loading cached assets from disk rather than downloading them new.

For samples in sequence datasets, assets can be proactively prefetched.

Assets accessed in the past 7 days are retained and the maximum size is capped at 10 GB.

If needed, the cache can be cleared from the settings sidebar.

Last updated

Was this helpful?