Commit graph

6 commits

Author SHA1 Message Date
Gustaf Ahdritz
48256248b5 Remove non-serializable type from model config 2025-06-06 11:14:55 -07:00
Gustaf Ahdritz
4c5e51e4de Add on-device initialization 2025-06-06 08:13:15 -07:00
Pedro Rodriguez
bbc205c2b7
Improve HF compatibility (#99)
Some checks failed
Lint with Black / lint (push) Has been cancelled
Lint with isort / lint (push) Has been cancelled
Summary:

Test Plan:
2025-05-01 11:44:50 -07:00
Srinivasan Iyer
fc946a1918
Some fixes for entropy model predictions (#83)
Some checks failed
Lint with Black / lint (push) Has been cancelled
Lint with isort / lint (push) Has been cancelled
Co-authored-by: Srini Iyer <sviyer@meta.com>
2025-03-13 10:28:42 -07:00
Pedro Rodriguez
6ffeb66b53
Changes for training entropy model and correcting attention in local models (#25)
Some checks failed
Lint with Black / lint (push) Has been cancelled
Lint with isort / lint (push) Has been cancelled
Summary:

- Refactor local model configs to be separate and clearer
- Add attention arguments and correct which attention is used in local models
- Preparation for being able to have an entropy train script
- Fix failing unit tests

Test Plan:
2025-01-17 14:23:01 -08:00
Pedro Rodriguez
bcc039bb75 Initial commit 2024-12-12 15:32:30 -08:00