mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-02 02:29:16 -05:00
TinyDigits pkl files were stored in LFS, causing install failures when users don't have git-lfs installed. The sparse checkout would download LFS pointer files instead of actual data, causing pickle to fail with 'invalid load key' errors. These files are small (~300KB total) so LFS is unnecessary. Fixes #1129
258 KiB
258 KiB