Commit Graph

430 Commits

Author SHA1 Message Date
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
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