Commit Graph

638 Commits

Author SHA1 Message Date
Alex O'Connell
7994f3fcd1 Update minimum required HA version 2025-04-13 18:10:32 -04:00
Alex O'Connell
3b01f8ace2 fix compatibility with the HA chat log API 2025-04-13 18:00:26 -04:00
Alex O'Connell
811c1ea23b fix config entry setup 2025-04-13 18:00:26 -04:00
Wang, Xiao
b91368d17f Use local time in CURRENT_DATE_PROMPT for English (#241) 2025-04-13 14:22:48 +00:00
Alex O'Connell
73f1d82c76 fix bug in data generation script 2025-03-08 22:29:22 -05:00
Alex O'Connell
cd454332b5 fix detection of cpu on some intel CPUs 2025-02-26 08:13:45 -05:00
Alex O'Connell
136d2bfd3e train script fixes 2025-02-26 08:13:11 -05:00
Alex O'Connell
2712f605a5 fix evaluate + add train notebook 2025-02-10 17:11:44 -05:00
Alex O'Connell
fca80d0504 reorganize requirements files 2025-02-09 22:12:18 -05:00
Alex O'Connell
c9f416ffb5 fix training script 2025-02-09 08:06:02 -05:00
Alex O'Connell
b1d0191310 filter out disallowed services from the prompt when the home-llm API is selected 2025-02-08 08:40:02 -05:00
Alex O'Connell
280cb454b6 pull base API path for generic openai from correct place 2025-02-08 08:18:12 -05:00
Fixt
ccd073775e Remove Think Blocks to enhance support for chain-of-thought language models (#247) 2025-01-31 13:54:42 +00:00
Alex O'Connell
7c1a61c03e Merge branch 'main' into develop 2024-12-15 14:24:33 -05:00
Alex O'Connell
feb791cb51 fix typo in build config v0.3.7 2024-12-15 14:24:16 -05:00
Alex O'Connell
2658d65155 Merge pull request #237 from acon96/release/v0.3.7
Release v0.3.7
2024-12-15 19:10:13 +00:00
Alex O'Connell
e78e8e1ef7 Release v0.3.7 2024-12-15 14:08:24 -05:00
Alex O'Connell
4b19df7c40 use unit for attribute if it is provided 2024-12-15 14:01:47 -05:00
Alex O'Connell
9fa795bbd9 fix wheel install + huggingface quant detection 2024-12-15 11:50:58 -05:00
Alex O'Connell
ed5312e9ff update llama cpp python and build python 13 wheels now 2024-12-15 10:51:56 -05:00
Nixellion
51e3b145a2 Improve multi turn tool use and conversation history (#227) 2024-12-15 00:24:16 +00:00
pstrueb
fdd80a6a32 Add in context examples file in german (#219)
Co-authored-by: pstruebi <pstruebi@propedal.at>
2024-10-03 00:28:11 +00:00
Alex O'Connell
4f145d2922 update webcolors and relax huggingface-hub requirement 2024-09-14 11:44:18 -04:00
Teagan Glenn
2da7d14e2d fix(utils): Update closest_color logic to use the exported properties and methods from webcolors library (#217) 2024-09-14 15:41:55 +00:00
Teagan Glenn
bf0ff32827 fix: Initialize the tool_response (#218) 2024-09-14 15:38:46 +00:00
Alex O'Connell
90c0edc090 Merge branch 'main' into develop 2024-08-21 18:46:44 -04:00
Alex O'Connell
f0372412c2 Merge pull request #210 from acon96/release/v0.3.6
Release v0.3.6
v0.3.6
2024-08-21 18:46:20 -04:00
Alex O'Connell
506aaf40c9 update readme 2024-08-21 18:43:19 -04:00
Alex O'Connell
79264545e9 incorporate find_split updates 2024-08-21 18:42:20 -04:00
Alex O'Connell
9cdfffc530 better handling for llama.cpp context size errors 2024-08-21 11:47:52 -04:00
Alex O'Connell
011d5a0b0d enforce version numbers in build process 2024-08-21 11:47:35 -04:00
Alex O'Connell
57a65934cf prevent publishing component with version mismatches 2024-08-20 20:22:02 -04:00
Alex O'Connell
34fc39423a Merge branch 'main' into develop 2024-08-20 19:02:22 -04:00
Alex O'Connell
9c24ff8de0 fix version number v0.3.5 2024-08-20 19:00:46 -04:00
Alex O'Connell
22c9469f66 try to support SFT for models without system prompts 2024-08-17 22:43:05 -04:00
Alex O'Connell
93b0d8e3a1 Merge branch 'main' into develop 2024-08-17 13:46:32 -04:00
Alex O'Connell
6930b6a91e Merge pull request #207 from acon96/release/v0.3.5
Release v0.3.5
2024-08-17 13:46:15 -04:00
Alex O'Connell
91b4f7f13c another readme tweak 2024-08-17 13:30:58 -04:00
Alex O'Connell
decc05b8ac Readme update 2024-08-17 13:18:37 -04:00
Alex O'Connell
094e469fd9 don't use old builder version 2024-08-17 13:14:24 -04:00
Alex O'Connell
1d50c3f589 fix wheel creation + bump llama.cpp version again 2024-08-17 00:00:41 -04:00
Alex O'Connell
9d0295b4f5 clean up training docs 2024-08-16 22:45:27 -04:00
Alex O'Connell
0487a82f67 make find_split better and make train.py convert prefix + suffix tokens to int 2024-08-16 22:29:25 -04:00
Isabella Nightshade
1ccbe62d3c Fix Home LLM v1-v3 service call processing (#206) 2024-08-17 00:01:31 +00:00
Witold Gren
e1284324cd fix typo in script arguments (#205) 2024-08-17 00:01:23 +00:00
Witold Gren
13c233cfc0 Reorganization of documentation and adding information more on how to train models (#204) 2024-08-16 00:23:42 +00:00
Alex O'Connell
75c74022d9 add find split helper 2024-08-14 21:41:08 -04:00
Alex O'Connell
fc6c962afd add training script fixes 2024-08-13 08:30:11 -04:00
Alex O'Connell
1aa19ec0d9 Merge branch 'main' into develop 2024-08-11 21:38:44 -04:00
Alex O'Connell
f6cb96938c Merge pull request #199 from acon96/release/v0.3.4-fixed
Release v0.3.4 (fixed)
v0.3.4
2024-08-11 21:37:41 -04:00