From b7657f6553855a569e30e2a971d6e7043d3badc4 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Mon, 17 Aug 2026 21:54:29 -0700 Subject: [PATCH] lfs: exclude big driving model in master clones (#38626) * exclude big * lfs * Revert "lfs" This reverts commit b646d5fb50d2a5be1e6e73275f2ee302687e670f. --- .lfsconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.lfsconfig b/.lfsconfig index 42dfa2d94..e538b9d03 100644 --- a/.lfsconfig +++ b/.lfsconfig @@ -1,4 +1,5 @@ [lfs] url = https://gitlab.com/commaai/openpilot-lfs.git/info/lfs pushurl = ssh://git@gitlab.com/commaai/openpilot-lfs.git + fetchexclude = "openpilot/selfdrive/modeld/models/big_driving_supercombo.onnx" locksverify = false