Wing Lian
0026fcc3df
remove torch install for now
pre-commit / pre-commit (push) Has been cancelled
PyTest / test (3.10) (push) Has been cancelled
PyTest / test (3.9) (push) Has been cancelled
2023-09-01 08:15:22 -07:00
Wing Lian
588cd65a64
fix setup.py to use extra index url
...
install torch for tests
fix cuda version for autogptq index
set torch in requirements so that it installs properly
move gptq install around to work with github cicd
2023-08-29 12:02:51 -07:00
Wing Lian
caa80e891d
don't need explicit peft install for tests
2023-08-29 12:02:51 -07:00
Wing Lian
96deb6bd67
recast loralayer, norm, lmhead + embed token weights per original qlora ( #393 )
...
* recast loralayer, norm, lmhead + embed token weights per original qlora
* try again for the fix
* refactor torch dtype picking
* linter fixes
* missing import for LoraLayer
* fix install for tests now that peft is involved
2023-08-21 18:41:12 -04:00
Wing Lian
d35278aaf1
don't fail fast
2023-06-15 16:01:27 -04:00
Wing Lian
658ed86cb5
add py310 to the test matrix
2023-05-28 14:25:57 -04:00
NanoCode012
dd83a20c27
Update test to run on PR
2023-05-28 23:30:17 +09:00
NanoCode012
2b8c28bab8
Update actions version
2023-05-28 01:51:10 +09:00
Wing Lian
a653392287
use requirements file for tests
2023-05-27 12:17:46 -04:00
Wing Lian
72b6ca0d9f
cache pip
2023-05-27 12:16:54 -04:00
Wing Lian
7f53fd2ab6
alright, just local install it
2023-05-27 12:16:06 -04:00
Wing Lian
c29d33352c
move python path to same step as tests
2023-05-27 12:06:23 -04:00
Wing Lian
403af0b1d7
fix path and streamline pip installs
2023-05-27 11:58:37 -04:00
Wing Lian
d199d6c261
automated testing in github actions
2023-05-27 11:51:01 -04:00