Commit Graph

363 Commits

Author SHA1 Message Date
Alex O'Connell
0cb361c305 Merge pull request #138 from acon96/release/v0.2.16
Release v0.2.16
v0.2.16
2024-05-04 13:37:44 -04:00
Alex O'Connell
6f2ce8828e Release v0.2.16 2024-05-04 13:28:51 -04:00
Alex O'Connell
dc79b2615e pin dependencies + fix huggingface import error after HA updates 2024-05-04 13:23:42 -04:00
Alex O'Connell
026a95d576 add prompt format for phi-3 2024-05-04 12:59:48 -04:00
Alex O'Connell
d3f9aa81e5 Merge branch 'main' into develop 2024-05-04 07:37:22 -04:00
Alex O'Connell
687f49f2c3 Merge pull request #136 from acon96/release/v0.2.15
Release v0.2.15
v0.2.15
2024-05-04 07:36:44 -04:00
Alex O'Connell
26be7d7dcd fix other error message 2024-05-04 07:36:15 -04:00
Alex O'Connell
9eacd3edb2 Release v0.2.15 2024-05-04 07:33:39 -04:00
Alex O'Connell
f95793433e one other tweak to timeout warning 2024-05-04 07:31:50 -04:00
Alex O'Connell
0bd969f851 re-enable armhf builds 2024-05-04 07:30:53 -04:00
Alex O'Connell
9b9de48ad4 fix tests 2024-05-03 22:52:34 -04:00
Alex O'Connell
cdd7e8415a hook up flash attention 2024-05-02 23:05:43 -04:00
Alex O'Connell
7a649546ff fix multiprocessing error 2024-05-02 22:56:45 -04:00
Alex O'Connell
4b9f9ed2fa properly validate install if we are re-installing 2024-05-02 22:46:59 -04:00
Alex O'Connell
0676c8f41a better messaging on timeout 2024-05-02 22:34:43 -04:00
Alex O'Connell
70e1fe3946 Merge branch 'main' into develop 2024-05-02 21:59:34 -04:00
Alex O'Connell
3e30ac9378 fix manifest v0.2.14 2024-05-02 21:59:18 -04:00
Alex O'Connell
9ed95dd987 Merge pull request #132 from acon96/release/v0.2.14
Release v0.2.14
2024-05-02 21:55:06 -04:00
Alex O'Connell
875547d2e2 Release v0.2.14 2024-05-02 21:53:14 -04:00
Alex O'Connell
1cbba9e0d0 fix detection logic 2024-05-02 21:45:53 -04:00
Alex O'Connell
6e849f19bb avoid crashing home assistant if possible 2024-05-02 21:20:13 -04:00
Alex O'Connell
a422b2c719 detect all required features for default build + disable f16c on noavx build 2024-05-02 20:52:14 -04:00
Alex O'Connell
465f6b12f6 Merge branch 'main' into develop 2024-05-02 20:46:57 -04:00
Alex O'Connell
f301e5cf45 fix avx2 detection 2024-04-25 20:23:23 -04:00
Alex O'Connell
4458348302 support evaluating models from HF with ICL 2024-04-25 00:20:50 -04:00
Alex O'Connell
e6527e81b9 Merge branch 'main' into develop 2024-04-24 21:44:25 -04:00
Alex O'Connell
bcb10adc4b disable armhf builds for now v0.2.13 2024-04-24 21:42:54 -04:00
Alex O'Connell
d6b1aa0357 Merge pull request #127 from acon96/release/v0.2.13
Release v0.2.13
2024-04-24 21:33:12 -04:00
Alex O'Connell
d3f0ebd1cb remove languages bit for now 2024-04-24 21:30:25 -04:00
Alex O'Connell
27d64f4c87 default to noavx if you can't detect cpu features 2024-04-24 21:28:32 -04:00
Alex O'Connell
8d6116d4c3 bump version numbers 2024-04-24 21:25:27 -04:00
Alex O'Connell
de1cbcee83 add release notes 2024-04-24 21:23:28 -04:00
Alex O'Connell
92058d0694 manually set model language, zephyr2 prompt format , upgrading llama-cpp-python 2024-04-24 21:00:54 -04:00
Alex O'Connell
03c23f1a8c local translation + training update 2024-04-24 19:01:05 -04:00
Alex O'Connell
077ae64337 Readme updates for new model 2024-04-24 19:00:31 -04:00
Alex O'Connell
e242ca0899 don't expose all scripts at once 2024-04-24 19:00:31 -04:00
Alex O'Connell
dd8a9f706c missing number 2024-04-24 19:00:31 -04:00
Ryan Voots
eafb26267b Correct the DeviceType for todo (#121) 2024-04-24 21:37:32 +00:00
Alex O'Connell
435cbfed21 add llama 3 to list of supported models 2024-04-21 23:47:55 -04:00
Alex O'Connell
573207f7ff explicit model match + fix llama 3 2024-04-21 23:42:32 -04:00
Alex O'Connell
adae87addd training fixes, default values + other fixes 2024-04-21 23:40:28 -04:00
Alex O'Connell
4ed5b08323 make evaluate check for extra service calls 2024-04-21 22:35:32 -04:00
Alex O'Connell
3cd9aaf5d7 working dpo + llama 3 training 2024-04-21 20:55:13 -04:00
Alex O'Connell
b186f7fe37 add eval results 2024-04-21 20:55:13 -04:00
Alex O'Connell
bdda97eb45 add date to system prompt + per language and words 2024-04-21 20:48:44 -04:00
Alex O'Connell
3326bd7d6e handle other languages in component 2024-04-21 20:38:46 -04:00
Alex O'Connell
33a6cd96ed handle failure to create models directory 2024-04-16 21:17:22 -04:00
Alex O'Connell
556edc19a7 download the correct wheel based on cpuinfo 2024-04-16 21:14:05 -04:00
Alex O'Connell
e86d7153f8 build wheels for avx512 and non avx 2024-04-16 21:14:05 -04:00
Alex O'Connell
d82b6996b0 fix training script 2024-04-16 21:14:05 -04:00