Commit Graph

  • 97e118b347 #2451 - fix progress bar for all characters (#2539) vivek pabari 2023-04-15 23:00:07 +05:30
  • bbabb9c4cb Added enable inference safety to playbook (#2528) Yannic Kilcher 2023-04-15 18:40:19 +02:00
  • c457b9a6b2 hotfix for cache & drawer bug (#2538) v0.0.2-alpha2 Yannic Kilcher 2023-04-15 17:39:04 +02:00
  • a2a0850a0b press enter to submit chat prompt (#2537) v0.0.2-alpha1 notmd 2023-04-15 20:03:52 +07:00
  • a1fa75f1db Fix chat layout overflow issue (#2536) notmd 2023-04-15 20:03:30 +07:00
  • 1e9d08ccff remove references from dolly (#2535) Tobias Pitters 2023-04-15 13:46:58 +02:00
  • 510cf72f3c Prepare oasst data export to HuggingFace (#2305) Andreas Köpf 2023-04-15 13:31:34 +02:00
  • b25f8f034b Update README.md (#2534) AbdBarho 2023-04-15 12:33:42 +02:00
  • 2e6f22c2a1 Downgrade react-simple-icons (#2533) v0.0.1 AbdBarho 2023-04-15 09:09:08 +02:00
  • 65b30d0315 Add delete account page (#2523) AbdBarho 2023-04-15 08:31:54 +02:00
  • 8daa1beb2f Hotfix for non-updating chat list (#2527) (#2531) Yannic Kilcher 2023-04-15 02:57:11 +02:00
  • 4f3804848a Hide chats in the frontend (#2525) Yannic Kilcher 2023-04-15 01:39:11 +02:00
  • 740266ffc9 Added model config for sft-6 llama 30b (#2530) Yannic Kilcher 2023-04-15 01:34:38 +02:00
  • ed8bb2afe0 Added playbook variables for google auth (#2529) Yannic Kilcher 2023-04-15 01:27:38 +02:00
  • 49b971348f Add default to user deleted column (#2526) Oliver Stanley 2023-04-15 00:11:47 +01:00
  • 90ee0eadf2 Adds default to hidden to fix bugs (#2524) Yannic Kilcher 2023-04-15 00:54:13 +02:00
  • 34ad7ec79d Add ability to hide (soft delete) chats to inference backend (#2512) v0.0.1-beta65 Oliver Stanley 2023-04-14 22:08:45 +01:00
  • cf514326d6 Fix for existing inference user rows with deleted column (#2521) Oliver Stanley 2023-04-14 20:20:28 +01:00
  • 8069ebc340 Safety level control (#2516) Shahul ES 2023-04-14 23:01:31 +05:30
  • a37157c92b Add support for user deletion (#2486) Oliver Stanley 2023-04-14 16:21:24 +01:00
  • 1813bcc8b9 Feature/remove reward instructor (#2289) Tobias Pitters 2023-04-14 16:30:03 +02:00
  • 0af5aa4af5 Add Parameter explanation (#2482) rain1 2023-04-14 13:14:01 +01:00
  • d73631c747 PII Detector added (#2380) Simon 2023-04-14 13:58:13 +02:00
  • f7d95c9800 Discord bot(js) with inference system (#2359) MrlolDev 2023-04-14 13:57:22 +02:00
  • 96709cfb34 Add option to find missing strings in only some locales (#2356) Psychpsyo 2023-04-14 13:55:58 +02:00
  • ece378088e Data analysis suite (#2159) MattAlexMiracle 2023-04-14 13:49:25 +02:00
  • 89b59fd860 Fix custom preset selection (#2511) notmd 2023-04-14 18:31:17 +07:00
  • bc3794090c Implement update chat title UI (#2507) notmd 2023-04-14 17:44:52 +07:00
  • 3e00ed98fd add databricks dolly dataset (#2499) Tobias Pitters 2023-04-14 12:44:33 +02:00
  • 9835bf58cb Google auth website (#2391) AbdBarho 2023-04-14 12:30:39 +02:00
  • e114f5f6f5 Fix double emoji in MessageTableEntry component (#2513) notmd 2023-04-14 17:29:11 +07:00
  • 322c785db7 Fix #2354, introduce line-buffering + yield multiple objects from list in chat_stream.ts (#2458) Korbinian Pöppel 2023-04-14 12:20:31 +02:00
  • 6c159e80a8 Don't refresh the page after each message (#2491) AbdBarho 2023-04-14 11:47:20 +02:00
  • b12f892cfe Implement chat threading UI (#2484) notmd 2023-04-14 16:02:47 +07:00
  • 8d01ed5323 Added llama 30b sft-5 to model configs (#2503) Yannic Kilcher 2023-04-13 22:23:48 +02:00
  • 167647da46 add conversion script for oa_leet10k (#2494) Eric Hartford 2023-04-13 12:37:03 -07:00
  • 50cb3b0ef5 Add safety server to inference (#2449) Oliver Stanley 2023-04-13 19:41:47 +01:00
  • b9be654f7a basque lang fix (#2498) zital 2023-04-13 14:36:44 +02:00
  • 5ec0c82461 inference: allow user change chat title (#2496) notmd 2023-04-13 16:08:16 +07:00
  • 012d805c58 fix custom preset selection (#2493) notmd 2023-04-13 15:31:25 +07:00
  • de76d4682a Update README.md (#2333) sryu1 2023-04-13 16:28:00 +10:00
  • 06bf5b11c9 Rename type (#2489) AbdBarho 2023-04-12 23:58:12 +02:00
  • 4d6e8992ea Add Databricks Dolly 15k converted to OA data format (#2481) Oliver Stanley 2023-04-12 20:15:02 +01:00
  • 3fb0a349aa Add sedthh to data code owners (#2487) Oliver Stanley 2023-04-12 20:03:37 +01:00
  • d984b6eabc Add gh vars config for rewiew/ranking counts (#2479) Andreas Köpf 2023-04-12 21:03:27 +02:00
  • 734ff2c6ff Avoid chat flash render (#2483) notmd 2023-04-13 01:20:29 +07:00
  • e1cfc4b581 Implement new chat UI (#2436) notmd 2023-04-12 23:41:54 +07:00
  • 1e00f1e2a9 fix vicuna dataset (#2476) Tobias Pitters 2023-04-12 09:24:07 +02:00
  • 8818d5515a Greek translation fixes (#2473) Steve Stavropoulos 2023-04-12 00:34:06 +03:00
  • c90e0aceba Missing translations + improvements for EO (#2465) Stefan R. Grotz 2023-04-11 16:33:28 +02:00
  • 23acee05d7 remove prints (#2446) Tobias Pitters 2023-04-11 11:14:12 +02:00
  • 2997fd1dff Added biostars_qa dataset and pre-processing scripts (#2353) Augustin Luna 2023-04-11 03:46:18 -04:00
  • 43809dbbac add Logic Inference Dataset (#2337) kkie02 2023-04-11 09:38:40 +02:00
  • 596c1f8487 update team page (#2366) Jordan Clive 2023-04-10 22:07:51 +01:00
  • c6ec5bad34 remove openai references from datasets (#2445) Tobias Pitters 2023-04-10 17:44:10 +02:00
  • 4c9ccd8b3c Extract locales: "Sign In" on a main page (#2443) vivek pabari 2023-04-10 21:09:19 +05:30
  • d4ca7ed172 Add Links to sponsors (#2444) AbdBarho 2023-04-10 17:21:59 +02:00
  • e94fc8c56d ua-UK translation improvements (#2442) Nazarii 2023-04-10 17:47:33 +03:00
  • 5d4ffa824a Update team.json (#2427) k4d 2023-04-10 05:31:14 -04:00
  • 3404e22023 fix list index out of range error for soda dataset (#2326) Tobias Pitters 2023-04-10 11:27:27 +02:00
  • 132f402e09 Fix for Webgpt NaN loss (#2438) Shahul ES 2023-04-10 14:36:40 +05:30
  • c8d6899a94 Allow google login to backend (#2390) AbdBarho 2023-04-10 10:58:25 +02:00
  • a1fe8a0ced Fix export_model script (#2426) Andreas Köpf 2023-04-10 10:50:44 +02:00
  • 6382b3e68a Move chat to top of sidebar (#2429) Andrew Maguire 2023-04-10 09:39:33 +01:00
  • ddbeb45715 Add Graverman to contributors (#2440) Oliver Stanley 2023-04-10 09:37:59 +01:00
  • e9b1bc9d57 Greek translation fixes for the stats page (#2434) Steve Stavropoulos 2023-04-10 11:37:34 +03:00
  • e926c631fb Capitalized Chats (#2413) jweaver3 2023-04-09 18:18:54 -04:00
  • 0cf6cc0ac0 Add max_replies parameter for trainer_rm (#2433) Andreas Köpf 2023-04-10 00:00:31 +02:00
  • 6cdf5ab1d5 Improvements to the HF worker container (#2339) Yannic Kilcher 2023-04-09 22:06:21 +02:00
  • 5a17d937fc Added docker image for standalone worker (#2300) Yannic Kilcher 2023-04-09 22:05:29 +02:00
  • c316fecc91 Clear unused Images from node (#2338) AbdBarho 2023-04-09 22:03:33 +02:00
  • bf91f4aa3d Small fixes for Greek translation (#2431) Steve Stavropoulos 2023-04-09 22:37:02 +03:00
  • 68d537e4d0 Fix 'ConfigError: Attempted to change value of key "val_max_length" ...' and remove val_max_len variable (#2425) Jordan Clive 2023-04-09 15:39:19 +01:00
  • 6ad577686c deploy: f5066981bb andrewm4894 2023-04-09 13:11:38 +00:00
  • cd922431d1 add oa_leet10k instruction dataset (#2407) Eric Hartford 2023-04-09 06:09:05 -07:00
  • f5066981bb update docusaurus to latest + add models yt video as blogpost (#2373) Andrew Maguire 2023-04-09 14:07:35 +01:00
  • f00c38b9aa Add self to data code owners (#2424) Oliver Stanley 2023-04-09 14:06:35 +01:00
  • e51e032879 [fix] rephrase weird chinese translation (#2418) theblackcat102 2023-04-09 20:39:47 +08:00
  • 5cb78b689b wandb doesn't allow changing val_max_len parameter fix_val_max_len_error Andreas Koepf 2023-04-09 09:36:57 +00:00
  • ed0d4b09f2 [fix] conflict with main theblackcat102 2023-04-09 05:03:28 +01:00
  • e498bd3df2 [fix] fix hf_summary theblackcat102 2023-04-09 04:59:00 +01:00
  • 82dc969d07 Add more German translations (#2352) v0.0.1-beta64 Psychpsyo 2023-04-08 23:29:51 +02:00
  • 46521b4c12 Reduced max tokens of llama 30b to 1792 because of OOMs at 2048 (#2411) Yannic Kilcher 2023-04-08 23:28:37 +02:00
  • 536f419d05 Add option to export trlx checkpoints (#2409) Andreas Köpf 2023-04-08 22:17:57 +02:00
  • 66f4c715c3 Added stability, and added sponsors to inference interface (#2383) Yannic Kilcher 2023-04-08 21:28:40 +02:00
  • ed44288430 Improve Chinese translation of 'Is it a bad reply, as an answer to th… (#2396) Lone Wolf Akela 2023-04-08 19:31:59 +08:00
  • a71ebc6b26 add documentation to team.json and add andrewm4894 (#2393) Andrew Maguire 2023-04-08 10:33:36 +01:00
  • 457b670510 deploy: 44f2679d87 andrewm4894 2023-04-08 09:29:07 +00:00
  • 44f2679d87 add chat cta in docs nav bar (#2395) Andrew Maguire 2023-04-08 10:26:21 +01:00
  • e9117223f3 deploy: d96306f93f olliestanley 2023-04-08 08:47:32 +00:00
  • d96306f93f Update documentation to reflect state of project (#2379) Oliver Stanley 2023-04-08 09:43:30 +01:00
  • 80a2b219b9 Add chat deletion functionality (#2350) AbdBarho 2023-04-08 09:45:42 +02:00
  • f8c1cd295d Add alpaca reverse augmentation possibility (#2342) Tobias Pitters 2023-04-08 01:46:52 +02:00
  • f1e743747a Add vicuna dataset (#2364) Tobias Pitters 2023-04-08 01:26:12 +02:00
  • 3362b69ad8 Greek language addition with translations (#2386) Steve Stavropoulos 2023-04-08 01:00:14 +03:00
  • 88a68cde83 Yet Another Russian Tranlsation (#2381) almostEvil___ 2023-04-07 22:29:45 +03:00
  • e292754d53 fix types for prompt dataset (#2377) Tobias Pitters 2023-04-07 21:20:45 +02:00
  • 59a9fe12fb Update web container to include migrations (#2234) AbdBarho 2023-04-07 19:43:44 +02:00
  • 6e9e25e890 Persist chat config (#2367) v0.0.1-beta63 AbdBarho 2023-04-07 17:38:54 +02:00
  • 491765f2f6 Use SSR for every pages (#2334) notmd 2023-04-07 22:22:58 +07:00