Commit Graph

  • 530d3e1d1d website: Add missing message features in label initial prompt Adrian Cowan 2023-02-01 19:34:58 +11:00
  • 2d2fdef889 Update FAQs for docker port problems. (#1045) Korbinian Pöppel 2023-02-01 09:31:04 +01:00
  • 36e55c9bf4 extract to theme notmd 2023-02-01 14:53:28 +07:00
  • c8cd869594 extract type notmd 2023-02-01 14:34:47 +07:00
  • 04e81edf5c Merge pull request #932 from notmd/911_sigin_captcha Keith Stevens 2023-02-01 15:56:14 +09:00
  • 0351dd74ae Merge pull request #1042 from chs20/fix/newline-full-text-modal Keith Stevens 2023-02-01 14:46:20 +09:00
  • 25ca82f7e5 Fix #1034 - display newlines in full text modal during ranking chs20 2023-01-31 22:27:14 +01:00
  • bc8d352bf4 Merge pull request #1024 from occupytheweb/913_inference_server_docker_setup Alan Jean 2023-01-31 20:33:45 +04:00
  • f569c6d12b Display number of available tasks notmd 2023-01-31 22:00:14 +07:00
  • 4d2baf09a7 fix typo notmd 2023-01-31 20:13:52 +07:00
  • 158cb02025 try disable captcha notmd 2023-01-31 19:53:37 +07:00
  • f825ae54fb try to fix test notmd 2023-01-30 02:15:34 +07:00
  • c05c0d88a1 remove debug code notmd 2023-01-30 02:00:45 +07:00
  • 0ab2fd5c5c try fix test notmd 2023-01-30 01:00:12 +07:00
  • e3f496df81 try to fix test notmd 2023-01-29 23:44:30 +07:00
  • 599d70962e Merge branch 'main' into 911_sigin_captcha notmd 2023-01-29 23:34:04 +07:00
  • fb26a52c2c allow to enable/disable email signin captcha via env variable notmd 2023-01-29 23:28:26 +07:00
  • fce158b8d3 disable sigin button until captcha success notmd 2023-01-29 23:18:08 +07:00
  • f75d02c33a use signIn callback instead middleware notmd 2023-01-29 22:59:45 +07:00
  • a7ff5e5f21 add comment notmd 2023-01-29 20:42:23 +07:00
  • e59b73d942 chore(inference): target dev stage at build time 🐳 Alan Jean 2023-01-31 20:01:29 +04:00
  • 8d6908d663 chore(inference): follow the pattern of splitting base-env and prod stage 🐋 Alan Jean 2023-01-31 19:56:13 +04:00
  • d9dac3fe1a feat(inference): add a prod stage to the worker's dockerfile 🐋 Alan Jean 2023-01-31 19:45:15 +04:00
  • 6ae6ff51d5 feat(inference): add a prod stage to the server's dockerfile 🐋 Alan Jean 2023-01-31 19:30:12 +04:00
  • 7961fe3b71 chore(inference): add docs about the containerized inference stack 📝 Alan Jean 2023-01-31 00:12:11 +04:00
  • 0ab56041b6 feat(inference): integrate inference stack with the unified compose descriptor 🐳 Alan Jean 2023-01-30 23:30:05 +04:00
  • 6d6b3504ac feat(inference): add compose file for the inference stack 🐳 Alan Jean 2023-01-30 23:15:56 +04:00
  • 6b3fe78693 feat(inference): add Dockerfile for the inference stack's text client 🐋 Alan Jean 2023-01-30 23:00:47 +04:00
  • fef871161c feat(inference): add Dockerfile for the inference stack's worker 🐋 Alan Jean 2023-01-30 22:45:38 +04:00
  • 4a7a1513a7 feat(inference): add Dockerfile for the inference stack's orchestrator image 🐋 Alan Jean 2023-01-30 22:30:29 +04:00
  • af0ae71bbe Add message to prompt-labeling task (#1035) Andreas Köpf 2023-01-31 15:42:04 +01:00
  • 9b8574f247 Limit number of replies to assistant messages (#1036) Andreas Köpf 2023-01-31 15:08:54 +01:00
  • b6bdb84019 Add endpoint to query nearby leaderboard rows (#1038) Andreas Köpf 2023-01-31 15:05:05 +01:00
  • 355d621488 Merge pull request #1033 from paulovn/fix/website-fail-label Keith Stevens 2023-01-31 22:06:11 +09:00
  • 8198c10a46 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main Andreas Köpf 2023-01-31 13:08:22 +01:00
  • 65d69dac66 fix steak interaction changes Andreas Köpf 2023-01-31 13:08:13 +01:00
  • c262255986 Merge pull request #1021 from rjmacarthy/feature/admin-user-link Keith Stevens 2023-01-31 21:03:01 +09:00
  • 063157355c 906: update user streaks (#1016) James Melvin Ebenezer 2023-01-31 16:57:45 +05:30
  • d5e94b5a5e Fix Messages stories wrap with SessionProvider rjmacarthy 2023-01-31 10:04:13 +00:00
  • 2b561a0dde add endpoint to put message tree into 'halted_by_moderator' state (#1025) Andreas Köpf 2023-01-31 09:28:33 +01:00
  • 9aca76daa7 changed the UI label for failed answer to avoid implicit negative Paulo Villegas 2023-01-31 09:28:29 +01:00
  • 54849d30fa Update user icon in messages dropdown rjmacarthy 2023-01-31 08:21:40 +00:00
  • 3e53caea92 Merge pull request #1020 from notmd/vietnamese Keith Stevens 2023-01-31 16:44:45 +09:00
  • 9b4f53c8e1 Merge pull request #1019 from notmd/998_increase_leaderboard_limit Keith Stevens 2023-01-31 16:44:02 +09:00
  • 7f2f67f107 docs: prompting.md: fix typo and add some markup (#1026) lainisourgod 2023-01-31 03:46:15 +04:00
  • eeab643dc3 Add link to user admin page in messages dropdown for admin users rjmacarthy 2023-01-30 19:46:31 +00:00
  • a5bc9bf492 Add dupe checks to store_text_reply() & store_text_labels() in PromptRepository (#1018) Andreas Köpf 2023-01-30 20:53:59 +01:00
  • b8a62e5f4f Merge pull request #1017 from iurimatias/bug/fix_storybook AbdBarho 2023-01-30 20:47:07 +01:00
  • a479a248ef support vietnamese notmd 2023-01-31 01:24:44 +07:00
  • f1ab2086d6 Show at least the top 100 users on the leaderboards notmd 2023-01-31 01:09:02 +07:00
  • 5426fe7ee0 Merge pull request #1011 from LAION-AI/983-fix-locale-on-url-change AbdBarho 2023-01-30 18:41:54 +01:00
  • 1881790edc Merge pull request #1012 from othrayte/double-label-bug AbdBarho 2023-01-30 17:47:34 +01:00
  • 4bff40f8fa Merge pull request #1013 from othrayte/fix-broken-rank-without-change-workflow AbdBarho 2023-01-30 17:46:51 +01:00
  • 3dc1b187da storybook: Fix broken storybook page for Task Component Iuri Matias 2023-01-30 10:37:58 -05:00
  • 6b7cb74e5d website: Fix regression that broke the ability to review unchanged rankings. Adrian Cowan 2023-01-30 23:36:42 +11:00
  • 8e29831528 website: Fix crash on reopen labelling after submitting Adrian Cowan 2023-01-30 23:04:19 +11:00
  • 7a56b152a2 Update the locale cookie when a user sets the url manually Keith Stevens 2023-01-30 20:30:01 +09:00
  • 091e93392b added custom functions for each dataset to conver QA pais to Instruct-Reponse conversations (#922) Valentino 2023-01-30 03:26:11 -08:00
  • 356058ed93 Add Hippocorpus dataset script (#750) Taylor 2023-01-30 11:23:12 +00:00
  • 6e91c1a4bd export messages ordered by rank Andreas Köpf 2023-01-30 10:36:58 +01:00
  • e91a645836 fix rank123 scores Andreas Köpf 2023-01-30 09:46:03 +01:00
  • f1eb670d38 Merge pull request #994 from LAION-AI/refactor AbdBarho 2023-01-30 09:28:28 +01:00
  • cef20beee6 'Language Mismatch' -> 'Wrong Language' Andreas Köpf 2023-01-30 00:28:38 +01:00
  • e61c1c0ca2 fix valid_labels/mandatory labels mixup Andreas Köpf 2023-01-30 00:26:09 +01:00
  • e59a4393dc Add website translation to German (#1002) Andreas Köpf 2023-01-29 23:45:29 +01:00
  • eda275bef1 fix export & add emojis (#1004) Andreas Köpf 2023-01-29 23:28:47 +01:00
  • 29b540a1d8 Merge pull request #999 from GuilleHoardings/es-translation-web AbdBarho 2023-01-29 20:59:56 +01:00
  • 65969f172e Add two files that were missing in the Spanish translation Guillermo Hoardings 2023-01-29 20:24:02 +01:00
  • 5b0a00d68d Add website translations to Spanish Guillermo Hoardings 2023-01-29 16:24:03 +01:00
  • 0601d874e8 add lang_mismatch label to prompt/reply acceptance check (#984) Andreas Köpf 2023-01-29 17:34:37 +01:00
  • 61b2949122 fix retry_scoring_failed_message_trees() Andreas Köpf 2023-01-29 16:57:45 +01:00
  • 222059b1b2 Merge pull request #991 from LAION-AI/rm-anthropic sanagnos 2023-01-29 13:41:55 +01:00
  • 812e20fffd Merge pull request #989 from LAION-AI/sft-dataset-update sanagnos 2023-01-29 13:34:44 +01:00
  • b580065559 fix extendible parents query Andreas Köpf 2023-01-29 12:41:53 +01:00
  • 77cc96d401 TaskContext as subset of ApiHookState AbdBarho 2023-01-29 11:38:16 +01:00
  • cc1a4bdcb4 Merge pull request #920 from LAION-AI/857-backend-token-decrypt Keith Stevens 2023-01-29 19:31:16 +09:00
  • b5a875007a Update pre-commit config to upgrade to isort v5.12.0 (#988) Alan Jean 2023-01-29 14:25:10 +04:00
  • bd27e1674e Update prompting.md (#992) bair82 2023-01-29 11:15:18 +01:00
  • 8db2cd6413 change default values Andreas Köpf 2023-01-29 10:47:19 +01:00
  • d67b0ad0be add stats intervals & max children count to ansible/workflows Andreas Köpf 2023-01-29 11:03:01 +01:00
  • d7f2a6d0d9 Consolidate API calls to TaskContext AbdBarho 2023-01-29 10:56:54 +01:00
  • 5b113eadd9 Merge pull request #993 from othrayte/simplify-isloading AbdBarho 2023-01-29 11:00:48 +01:00
  • 8b152fad1d website: Simplify isLoading handling Adrian Cowan 2023-01-29 20:48:30 +11:00
  • aaefac97a8 Merge pull request #970 from othrayte/improve-e2e-test-reliability AbdBarho 2023-01-29 09:18:35 +01:00
  • 515cb25a95 Merge pull request #967 from LAION-AI/865-storbook-mock-service-worker AbdBarho 2023-01-29 08:58:05 +01:00
  • f8c9503ba6 merging with main Keith Stevens 2023-01-29 15:18:49 +09:00
  • 7072ae2a8d Merge pull request #971 from othrayte/message-specific-labels Keith Stevens 2023-01-29 15:16:23 +09:00
  • 608bc0506a Merge pull request #986 from occupytheweb/981_fix_typos_in_labelling_task Keith Stevens 2023-01-29 15:15:07 +09:00
  • ab6f11b2a9 Merge pull request #985 from occupytheweb/979_fix_task_placeholder_text Keith Stevens 2023-01-29 15:14:43 +09:00
  • b0ee9bea5f Addressing review comments Keith Stevens 2023-01-29 15:13:50 +09:00
  • 0e024e3955 [fix] Add working A100 config for deberta-xxlarge (deepspeed stuck during evaluation, deadlock?) theblackcat102 2023-01-29 03:17:11 +00:00
  • fdcc629678 [feature] add reddit eli5, asks, askh; bug fix theblackcat102 2023-01-29 03:05:56 +00:00
  • 8d45a989d6 website: request message specific labels for on demand labelling Adrian Cowan 2023-01-29 02:39:49 +11:00
  • bcecf257c7 Fix two typos in the labelling translation file Alan Jean 2023-01-29 05:45:00 +04:00
  • ccf96fd843 Refactor tasks translation file to have one placeholder per task-type Alan Jean 2023-01-29 06:28:00 +04:00
  • 21c4a1263a website: Add head to task pages even if no task and improve var name Adrian Cowan 2023-01-29 12:09:58 +11:00
  • 5e342cbbdf Merge branch 'main' of github.com:LAION-AI/Open-Assistant Yannic Kilcher 2023-01-29 00:37:32 +01:00
  • f885e27961 added horizontal layout to inference dev setup Yannic Kilcher 2023-01-29 00:37:28 +01:00
  • d37d4dcfee Merge pull request #973 from rjmacarthy/fix/locales-messages AbdBarho 2023-01-28 22:36:03 +01:00
  • 86911b4453 Fix locale issue on messages/id page rjmacarthy 2023-01-28 20:17:23 +00:00