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-07 12:53:34 -05:00
2024-11-29 20:37:32 -05:00
2024-12-02 18:32:29 -05:00
2023-11-06 18:33:01 -05:00
2023-09-15 15:46:54 -04:00
2024-11-08 11:29:11 -05:00
2024-11-29 20:38:20 -05:00
2024-01-22 21:01:42 -05:00
2024-07-27 10:24:11 -04:00
2024-07-17 10:58:38 -04:00
2024-11-15 20:35:50 -05:00
2024-10-25 09:06:56 -04:00
2024-07-14 19:12:57 -04:00
2024-01-09 21:23:23 -05:00
2023-11-06 18:33:01 -05:00
2024-04-19 01:03:04 -04:00
2024-12-02 17:28:58 -05:00
2024-11-18 12:35:31 -05:00
2024-05-29 15:41:46 -04:00
2024-11-15 19:09:20 -05:00
2024-12-02 17:28:58 -05:00
2024-10-13 15:11:13 -04:00
2024-12-02 20:15:39 -05:00