Commit Graph

600 Commits

Author SHA1 Message Date
Alex O'Connell
4165b66c82 properly expose scripts 2024-06-08 13:36:57 -04:00
Alex O'Connell
2faaf0bf80 re-add accidentally deleted file 2024-06-08 13:27:35 -04:00
Alex O'Connell
82278bb855 Merge branch 'main' into develop 2024-06-08 13:07:20 -04:00
Alex O'Connell
f407e53191 Merge pull request #159 from acon96/release/v0.3.1
Release v0.3.1
v0.3.1
2024-06-08 13:06:59 -04:00
Alex O'Connell
50bcd2e7ea update requirements + fix error handler for get api 2024-06-08 13:05:57 -04:00
Alex O'Connell
ce4508b9ed fix release notes 2024-06-08 12:20:02 -04:00
Alex O'Connell
0a6e558fda Release v0.3.1 2024-06-08 12:14:24 -04:00
Alex O'Connell
e42981414a documentation updates 2024-06-07 23:22:02 -04:00
Alex O'Connell
474cb9a183 Merge branch 'main' into develop 2024-06-07 23:20:32 -04:00
Alex O'Connell
cbc7cedc27 fix version number 2024-06-07 23:19:01 -04:00
Alex O'Connell
3e4a351054 tweak requests version to be compatible with new HA 2024-06-07 17:44:33 -04:00
Alex O'Connell
249298bb99 better device prompting with area support + fix circular import 2024-06-07 17:42:03 -04:00
Alex O'Connell
5ddf0d09d5 restrict services that can be called and add format url function to make behavior standard 2024-06-07 08:48:50 -04:00
Alex O'Connell
301c73a6f7 remove llama-cpp-python builds for python3.11 2024-06-07 00:09:46 -04:00
Alex O'Connell
9bdd210601 Merge branch 'main' into develop 2024-06-07 00:05:56 -04:00
Alex O'Connell
71b7207665 Merge pull request #155 from acon96/release/v0.3
Release v0.3
v0.3
2024-06-07 00:05:26 -04:00
Alex O'Connell
9f08e6f8a1 final tweaks 2024-06-07 00:05:03 -04:00
Alex O'Connell
b56d54b945 remove note about not being updated yet 2024-06-06 23:55:12 -04:00
Alex O'Connell
21640dc321 release notes, fix service call args, and other release prep/cleanup 2024-06-06 23:54:08 -04:00
Alex O'Connell
bee5d4e384 re-enable prompt caching 2024-06-06 23:14:25 -04:00
Alex O'Connell
ab32942006 more fixes for llm API 2024-06-06 23:08:04 -04:00
Alex O'Connell
36e29bedf0 add an LLM API to support the existing models 2024-06-06 22:40:59 -04:00
Alex O'Connell
b10ede765e update readme and todo 2024-06-05 23:37:05 -04:00
Alex O'Connell
b50904d73b handle multi-turn tool models 2024-06-02 22:13:54 -04:00
Alex O'Connell
dbed6de6cd Finish renaming stuff 2024-06-02 13:02:57 -04:00
Alex O'Connell
00d002d9c0 make tool formats work + dynamic quantization detection from HF 2024-06-02 12:25:26 -04:00
Alex O'Connell
8546767310 version with working ICL using the new APIs 2024-06-01 23:06:42 -04:00
Alex O'Connell
367607b14f more rewrite work for new LLM API 2024-05-25 21:24:45 -04:00
Alex O'Connell
8a28dd61ad update naming and start implementing new LLM API support 2024-05-25 17:12:58 -04:00
Alex O'Connell
9cacc4d78e Merge branch 'main' into develop 2024-05-08 21:05:02 -04:00
Alex O'Connell
d64f3a25f6 Merge pull request #142 from acon96/release/v0.2.17
Release v0.2.17
v0.2.17
2024-05-08 21:04:36 -04:00
Alex O'Connell
105f09ba2c Release v0.2.17 2024-05-08 21:00:06 -04:00
Alex O'Connell
179e794283 add cmdline arguments to translate script + add defaults for command r 2024-05-08 20:50:25 -04:00
Stefan Daniel Schwarz
7404b6b36c command-r prompt template (#141) 2024-05-07 22:33:47 +00:00
Alex O'Connell
ca4c27232e tweak build configurations 2024-05-06 21:55:14 -04:00
Alex O'Connell
582207290f re-do detection again to force it to default to -noavx if features aren't found 2024-05-04 22:24:23 -04:00
Alex O'Connell
1786c19728 Merge branch 'main' into develop 2024-05-04 13:38:17 -04:00
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