Mount a repo as a local file system

Take any path from a lakeFS repository, on any branch, commit or tag and then mount.

Request access, get token, mount a path to a local directory, and accelerate your deep learning workload with lakeFS Mount:

  • Selective data fetching: No data is downloaded to the mounting server at the time of mount. Only the data that is read is downloaded lazily.

  • Read-through cache: downloaded data is cached to optimize multiple reads of the same objects.

  • Commit metadata pre-fetching: a lakeFS mount is tied to a specific lakeFS commit. By leveraging the lakeFS commit metadata, it supports filesystem metadata operations without needing to download data, accelerating the data fetching process.