Sunny Liu
d5f58b6509
Check torch version for ADOPT optimizer + integrating new ADOPT updates (#2104)
* added torch check for adopt, wip
* lint
* gonna put torch version checking somewhere else
* added ENVcapabilities class for torch version checking
* lint + pydantic
* ENVCapabilities -> EnvCapabilities
* forgot to git add v0_4_1/__init__.py
* removed redundancy
* add check if env_capabilities not specified
* make env_capabilities compulsory [skip e2e]
* fixup env_capabilities
* modified test_validation.py to accomodate env_capabilities
* adopt torch version test [skip e2e]
* raise error
* test correct torch version
* test torch version above requirement
* Update src/axolotl/utils/config/models/input/v0_4_1/__init__.py
Co-authored-by: Wing Lian <wing.lian@gmail.com>
* removed unused is_totch_min
---------
Co-authored-by: Wing Lian <wing@axolotl.ai>
Co-authored-by: Wing Lian <wing.lian@gmail.com>
2024-12-02 20:15:39 -05:00
..
2024-11-08 13:45:49 -05:00
2024-02-01 10:18:42 -05:00
2024-03-21 22:28:36 -07:00
2024-09-05 09:58:21 -04:00
2024-04-04 13:43:40 +09:00
2024-12-02 20:15:39 -05:00
2024-04-16 19:45:46 -04:00
2024-11-11 15:09:29 -05:00
2024-03-21 22:28:36 -07:00
2024-07-11 09:19:29 -04:00
2024-10-02 21:02:48 -04:00
2024-03-21 22:28:36 -07:00
2024-03-21 22:28:36 -07:00
2024-10-02 21:02:48 -04:00
2024-03-21 22:28:36 -07:00
2024-03-21 22:28:36 -07:00
2024-04-27 12:07:06 -04:00
2024-07-19 00:47:07 -04:00
2024-11-20 14:07:54 -05:00