Commit Graph

318 Commits

Author SHA1 Message Date
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
Joel Nod
2eaf1a9283 Update Setup.md for sandboxed users (#116) 2024-04-16 22:14:44 +00:00
Alex O'Connell
74d2c290fd typo in error handler 2024-04-15 22:42:31 -04:00
Alex O'Connell
d44ba86d4b remove bad import 2024-04-15 22:19:33 -04:00
Alex O'Connell
1ff12f9fb6 fix fsdp saves 2024-04-15 20:57:48 -04:00
Alex O'Connell
644a326c0f add mfu callback 2024-04-15 17:39:41 -04:00
Alex O'Connell
b41742b9fb more eval fixes + tinyllama tests 2024-04-15 17:39:41 -04:00
Alex O'Connell
90ca37c6ed start working on dpo trainer + add s3 upload callback 2024-04-15 17:39:41 -04:00
Isabella Nightshade
aaa3ac0cf8 Fix bug in Chat Completions API (#114) 2024-04-14 22:36:23 +00:00
Alex O'Connell
8073e79c68 bump addon snapshot to fix downloading bug 2024-04-14 18:35:46 -04:00
Alex O'Connell
8144267e69 fix templated action quotes + add fsdp config 2024-04-14 18:08:11 -04:00
Alex O'Connell
2e92adbd9e fixes for multi-gpu training 2024-04-14 16:43:42 -04:00
Alex O'Connell
f5bab7b119 better dpo parameters 2024-04-14 15:42:51 -04:00
Alex O'Connell
85cd5ec036 more DPO example types 2024-04-14 08:02:20 -04:00
Alex O'Connell
ce75bf0d7c very basic DPO data generator is working now 2024-04-13 22:47:07 -04:00
Alex O'Connell
547d2d9989 add proper multi-language support to dataset generator 2024-04-13 22:15:37 -04:00
Alex O'Connell
ad312091b6 update backend config options docs page 2024-04-13 00:24:05 -04:00
Alex O'Connell
bbf7101402 Better descriptions on model options pages 2024-04-11 17:44:19 -04:00
Alex O'Connell
d1ae46416b Merge branch 'main' into develop 2024-04-11 00:23:38 -04:00
Alex O'Connell
d61b9b9242 wrong version number v0.2.12 2024-04-11 00:23:13 -04:00
Alex O'Connell
655e56ebff Merge pull request #109 from acon96/release/v0.2.11
Release v0.2.11
2024-04-11 04:19:44 +00:00
Alex O'Connell
6e62a582ff format table 2024-04-11 00:16:51 -04:00
Alex O'Connell
58816541b2 Release v0.2.11 2024-04-11 00:14:32 -04:00
Alex O'Connell
e176e60727 populate potential models if the provided one was unavailable 2024-04-11 00:14:07 -04:00
Alex O'Connell
7262a2057a add min p and typical p samplers 2024-04-10 23:55:01 -04:00
Alex O'Connell
1b22c06215 finish agent tests 2024-04-10 23:22:22 -04:00
Alex O'Connell
136694e600 add new idea 2024-04-10 18:26:42 -04:00
Alex O'Connell
4920c6a013 fix addon dockerfile 2024-04-09 20:55:14 -04:00
Alex O'Connell
09f2ef4c77 remove wheels from git + reorganize scripts 2024-04-08 23:43:21 -04:00
Alex O'Connell
8f0f64a6a9 bump text-generation-webui because of bug 2024-04-08 23:14:22 -04:00
Alex O'Connell
335c20ed86 fix logo 2024-04-08 22:58:29 -04:00
Alex O'Connell
53b7d99b91 add logo + banner 2024-04-08 22:42:49 -04:00
Alex O'Connell
4a44620e9e better handling if ICL examples are missing 2024-04-08 21:13:10 -04:00
Alex O'Connell
1577950137 more tests, fix missing default options, and load ICL as utf8 2024-04-08 20:58:07 -04:00
Alex O'Connell
c436498c2e write some tests 2024-04-08 00:36:27 -04:00
Alex O'Connell
9c3a3db696 more random settings 2024-04-07 22:27:13 -04:00
Alex O'Connell
6a89045796 don't filter out all ICL examples 2024-04-07 17:07:17 -04:00
Alex O'Connell
7609894136 hook up temp, top_k, and context length for all backends that support it + warn for exceeding the context length 2024-04-07 14:38:11 -04:00
Alex O'Connell
670e6d8625 type checking + comments 2024-04-07 12:28:17 -04:00
Alex O'Connell
27044a8fae refactor agents to separate file 2024-04-07 12:07:28 -04:00
Alex O'Connell
3eaa89c683 skip the step if the package is already installed + prioritize local file 2024-04-06 23:14:14 -04:00
Alex O'Connell
5def7669f0 add recommended models 2024-04-06 22:55:52 -04:00
Alex O'Connell
d3817a4f8f Merge branch 'main' into develop 2024-04-06 20:17:57 -04:00
Alex O'Connell
da0591723f Merge pull request #102 from acon96/release/v0.2.11
Release v0.2.11
v0.2.11
2024-04-07 00:17:17 +00:00
Alex O'Connell
5afc5014eb Release v0.2.11 2024-04-06 20:13:01 -04:00
Alex O'Connell
3b2377b5b3 update setup docs for new wheel install 2024-04-06 18:44:32 -04:00