Commit Graph

  • 9cd1238f66 Bump react-markdown from 8.0.6 to 8.0.7 in /website (#2836) dependabot[bot] 2023-04-22 13:27:45 +02:00
  • 8c16b5f98e Bump @next/bundle-analyzer from 13.2.4 to 13.3.1 in /website (#2835) dependabot[bot] 2023-04-22 13:27:20 +02:00
  • a68b88a5a4 Bump @babel/core from 7.21.3 to 7.21.4 in /website (#2834) dependabot[bot] 2023-04-22 13:26:49 +02:00
  • b6bc6c6644 Bump @storybook/addon-interactions from 7.0.5 to 7.0.6 in /website (#2833) dependabot[bot] 2023-04-22 13:25:52 +02:00
  • 06d47f4325 Update README to indicate that deepspeed launcher should be used (#2759) Dean Wyatte 2023-04-22 05:24:53 -06:00
  • 37c031fc80 Update .gitignore (#2755) Ethan Bauer 2023-04-22 06:16:31 -04:00
  • abad9d1a96 Dependabot addition (#2684) Quarks-1 2023-04-22 06:14:05 -04:00
  • d899c6c82a Added max messages and max message length settings for inference (#2774) Yannic Kilcher 2023-04-22 10:56:02 +02:00
  • 8611dcce14 support pagination for chat list (#2773) notmd 2023-04-22 15:53:18 +07:00
  • 1533a2fd34 deploy: 63937be746 andrewm4894 2023-04-21 22:57:29 +00:00
  • 63937be746 add blog post with sample of recent yt videos (#2826) Andrew Maguire 2023-04-21 23:53:23 +01:00
  • 8e404f0e77 update entities (#2809) Tobias Pitters 2023-04-22 00:14:23 +02:00
  • ec813e9ec6 deploy: ca58b0b446 andrewm4894 2023-04-21 22:14:16 +00:00
  • b05fd9b664 Add poem instruction ds (#2813) Tobias Pitters 2023-04-22 00:13:11 +02:00
  • ca58b0b446 update api docs (#2821) Andrew Maguire 2023-04-21 23:09:43 +01:00
  • cd3f07fa00 add check dataset appearances, update vicuna to dataset entry (#2818) Tobias Pitters 2023-04-21 23:45:55 +02:00
  • 22ea9d94db Discord bot: Add default model option to .env (#2612) MrlolDev 2023-04-21 22:16:26 +02:00
  • 0f2d34c99c Update temperature limits (#2814) AbdBarho 2023-04-21 20:53:43 +02:00
  • 7a4b5e5213 Gracefully handle user does not exist in Inference (#2811) AbdBarho 2023-04-21 20:46:32 +02:00
  • f5ef9e5ef3 Check for model existence in text client (#2729) Mohamad Zamini 2023-04-21 12:44:54 -06:00
  • 83c5598c79 Update Stability AI icon (#2812) AbdBarho 2023-04-21 20:38:13 +02:00
  • acc88e362d Rework chat layout UI (#2741) notmd 2023-04-22 01:03:19 +07:00
  • aca65a317a Emit connection retry message only when actually retrying on error (#2804) Plamen Dimitrov 2023-04-21 15:58:53 +08:00
  • 7c2157a17c Focus on input on edit chat title clicked (#2783) bishowX 2023-04-21 10:29:04 +05:45
  • ee49c3a8af update poem instruction path (#2791) Tobias Pitters 2023-04-20 22:39:16 +02:00
  • 42e0798208 Feature/dataset entry (#2520) Tobias Pitters 2023-04-20 21:52:10 +02:00
  • 969a3bafc9 Add dialogue data collator tests (#2485) Tobias Pitters 2023-04-20 21:38:28 +02:00
  • b9c60ed582 add alpaca gpt4 dataset (#2610) Tobias Pitters 2023-04-20 21:38:05 +02:00
  • bf86f4ea47 deploy: e65743dc4d andrewm4894 2023-04-20 19:16:45 +00:00
  • cd71d2a67c improve OpenAssistant/oasst1 "getting started" notebook (#2784) Andrew Maguire 2023-04-20 20:16:37 +01:00
  • e65743dc4d update to be relative paths so dont open new tabs (#2789) Andrew Maguire 2023-04-20 20:10:41 +01:00
  • 16fbcc9164 deploy: 99301ccd3e olliestanley 2023-04-20 12:25:37 +00:00
  • 99301ccd3e UTF-8 warning (quickfix) (#2777) Richard Nagyfi 2023-04-20 14:21:31 +02:00
  • a700700bae add poetry dataset setup (#2730) Check 2023-04-20 06:39:27 -04:00
  • 259e2c558a Better Chinese instructions to dashboard. (#2770) yuechen-li-dev 2023-04-20 00:51:50 -07:00
  • 5709ee2287 Clear chatbox input only after response it generated (#2768) bishowX 2023-04-20 11:15:44 +05:45
  • 42706043a3 Show user account info on admin manage user page (#2749) v0.0.3-alpha14 notmd 2023-04-19 23:26:24 +07:00
  • b4fea53bac Create backend user when generate jwt (#2702) notmd 2023-04-19 23:25:26 +07:00
  • 4b79215b2f Corrected Japanese translations and translated untranslated sections (#2673) ymadd 2023-04-19 13:51:14 +09:00
  • 6d7e3cb2c6 Redirect to chat page after login (#2737) notmd 2023-04-19 11:23:17 +07:00
  • 2ce2db6d60 Allow overriding of MODEL_CONFIG_NAME from environment (#2722) deftdawg 2023-04-18 23:12:36 -04:00
  • 43a9d9c281 fix chat update (#2715) v0.0.2-alpha13 notmd 2023-04-18 19:54:16 +07:00
  • b5b3bfb3a5 Fullwidth comma was used by mistake for data field in Chinese translation. (#2713) Lone Wolf Akela 2023-04-18 20:12:21 +08:00
  • a640bedbc3 Update website for new routes (#2704) v0.0.2-alpha12 Oliver Stanley 2023-04-18 09:47:13 +01:00
  • 77e0b80b0c deploy: e8510c3e53 olliestanley 2023-04-18 08:04:59 +00:00
  • e8510c3e53 Update the developer guide with changes in the docker-file (#2700) GuilleHoardings 2023-04-18 10:00:33 +02:00
  • 6ba240f590 Fix trollboard crash (#2699) v0.0.2-alpha11 notmd 2023-04-18 13:56:55 +07:00
  • 3e703a043d Changed profile of inference-safety in docker compose to avoid huge build times (#2697) v0.0.2-alpha10 Yannic Kilcher 2023-04-18 06:56:46 +02:00
  • fd9913a220 lazily render message menu actions (#2656) notmd 2023-04-18 11:46:42 +07:00
  • 5f951b0a15 Unify title update and visibility update inference endpoints (#2627) Oliver Stanley 2023-04-18 05:21:54 +01:00
  • 533c53f56c Added "try our assistant" to dashboard to avoid confusing new users (#2694) Yannic Kilcher 2023-04-18 06:20:26 +02:00
  • fd864ec451 Subclass dataset (follow-up for https://github.com/LAION-AI/Open-Assistant/pull/2671) (#2686) Dean Wyatte 2023-04-17 20:59:25 -06:00
  • fef4a14177 Fix website component storybook (#2683) Lukas Geiger 2023-04-18 03:38:48 +01:00
  • a7daca3989 switch soda_synthetic_dialogue to HF dataset (#2671) Dean Wyatte 2023-04-17 19:20:31 -06:00
  • 0404a715bf typo fix (#2680) Sinan Doğanlı 2023-04-18 02:52:47 +03:00
  • 451c2b3957 add draft OpenAssistant OASST1 data notebook (#2551) Andrew Maguire 2023-04-17 23:56:05 +01:00
  • 82c46c983d Added yk to website owners and fixed a path bug (#2675) Yannic Kilcher 2023-04-17 21:40:36 +02:00
  • a75ecba635 complete and optimize the zh-CN (#2654) 默世之夕 2023-04-17 18:35:54 +00:00
  • b7ced0f0af Merge branch 'main' into hf-summary-fix hf-summary-fix theblackcat102 2023-04-17 17:26:22 +01:00
  • 199e7158ab [feature] try out backend rank mapping theblackcat102 2023-04-17 17:26:11 +01:00
  • a570b04b93 Fixed worker requirements wrt transformers (#2621) Yannic Kilcher 2023-04-17 16:28:16 +02:00
  • 95a6d534a2 Update oasst-data docs to reflect code changes (#2660) Oliver Stanley 2023-04-17 15:27:10 +01:00
  • fe61bff8cc Typo (#2587) ‮rekcäH nitraM‮ 2023-04-17 14:55:43 +02:00
  • 46db89151c Removed disabled attribute from textarea so chat can continue without… (#2664) Spencer 2023-04-17 08:53:22 -04:00
  • 8d5d4b4da0 feat: Add support for rendering LaTeX inside of markdown (#2592) Dominique Garmier 2023-04-17 09:57:35 +02:00
  • 631ed55dbb Fix custom preset display (#2562) v0.0.2-alpha9 notmd 2023-04-17 12:11:06 +07:00
  • 9742903e46 Lazy load text labels (#2643) notmd 2023-04-17 11:48:45 +07:00
  • 2d619b901f Remove unused npm dependencies from website (#2626) Lukas Geiger 2023-04-17 00:35:50 +01:00
  • 7dcd456bcc ⬆️ storybook@7 (#2629) Lukas Geiger 2023-04-17 00:30:18 +01:00
  • 3fe7c44013 Forever Dreaming TV Transcript Dataset (#2631) Richard Nagyfi 2023-04-16 23:58:10 +02:00
  • c232fc8b9f deploy: 644edbd12d olliestanley 2023-04-16 21:34:08 +00:00
  • 644edbd12d FAQ update for latest state of project (#2624) Oliver Stanley 2023-04-16 22:29:45 +01:00
  • 0219aad82c Added a warning that the signin email link might be going to spam (#2625) v0.0.2-alpha8 Yannic Kilcher 2023-04-16 21:02:37 +02:00
  • 3d1785f15b Remove Local Variables in biostars_qa Dataset Preprocessing Scripts (#2609) Augustin Luna 2023-04-16 14:45:24 -04:00
  • f92dffec9e deploy: 232a877749 andrewm4894 2023-04-16 18:43:38 +00:00
  • 232a877749 Update the developers guide to the current state of the project (#2623) GuilleHoardings 2023-04-16 20:38:12 +02:00
  • 09957cb113 Increase heap size for website (#2622) v0.0.2-alpha7 AbdBarho 2023-04-16 20:18:15 +02:00
  • 3384896328 Update missing items in the Spanish translation (#2619) GuilleHoardings 2023-04-16 19:49:35 +02:00
  • e7cf828384 Replace fonts loaded via stylesheet with use of next/font (#2600) v0.0.2-alpha6 Spencer 2023-04-16 12:26:45 -04:00
  • 6ebcd3b9f2 Added OA SFT 7 and Carper RLHF 1 to model configs (#2611) Yannic Kilcher 2023-04-16 18:07:35 +02:00
  • 50b55d881c Fixed announcement position (failed on scroll) (#2586) Yannic Kilcher 2023-04-16 16:34:04 +02:00
  • b92fc593c7 Only fetch stats for logged in users (#2578) AbdBarho 2023-04-16 16:31:39 +02:00
  • 7be14b7e9c Redo #2396, get rid one wrong Chinese translation introduced by #2418 (#2576) v0.0.2-alpha5 Lone Wolf Akela 2023-04-16 14:25:52 +08:00
  • e2074b247b Fix update chat visibility (#2566) notmd 2023-04-16 13:06:37 +07:00
  • 9c05c60c39 Avoid rerender ChatConversation when edit chat config (#2573) notmd 2023-04-16 13:04:25 +07:00
  • b4895f4f91 Added "current announcement" to web (minimal implementation) (#2571) Yannic Kilcher 2023-04-16 02:56:59 +02:00
  • bea910aee1 Made "running locally" more precise (#2564) v0.0.2-alpha4 Yannic Kilcher 2023-04-16 01:30:57 +02:00
  • c8b5eed163 Overide SWR config in admin area (#2567) notmd 2023-04-16 06:29:20 +07:00
  • 8cc737b7ff support multiple lines when edit prompt (#2565) notmd 2023-04-16 06:27:55 +07:00
  • d64315ed2b Wrap long code (#2563) notmd 2023-04-16 06:27:28 +07:00
  • a9121f704d Reduced k50 temperature to 0.9 (#2568) Yannic Kilcher 2023-04-16 01:26:15 +02:00
  • ada91f1c37 Add changes for SFT-6 training (#2554) Andreas Köpf 2023-04-15 23:03:56 +02:00
  • 7724e3f675 deploy: 6c3e008838 andrewm4894 2023-04-15 20:47:49 +00:00
  • 763e33f1dd Playbook string env fix (#2555) v0.0.2-alpha3 Yannic Kilcher 2023-04-15 22:44:23 +02:00
  • 6c3e008838 Add release video as blog post (#2546) Andrew Maguire 2023-04-15 21:42:04 +01:00
  • 2e0bf2c30c Add links to hugging face (#2543) AbdBarho 2023-04-15 22:25:08 +02:00
  • 0bb0beef84 Gunicorn worker image for inference (#2553) Yannic Kilcher 2023-04-15 22:23:05 +02:00
  • b9cfc76e33 Model training dockerfile (#2405) Andreas Köpf 2023-04-15 20:33:57 +02:00
  • 3389b43568 Remove safety deployment dependency in release playbook (#2540) Yannic Kilcher 2023-04-15 20:33:35 +02:00
  • 74f7bbca1e Multiple lines in chat (#2542) Alexandre LE FOURNER 2023-04-15 19:56:34 +02:00