The download function in the Auto Drive UX seems to be using an unauthorized download function, which is capped at 100MB, preventing both authorized and unauthorized users from downloading files over 100MB from the UI.
The initial issue for the backend function implementation was fixed in the PR 553, and attempted to be addressed in the follow-up PR 558.