Commit Graph

2240 Commits

Author SHA1 Message Date
Sotirios Anagnostidis 540a96fb0e pre commits 2023-02-11 10:29:56 +01:00
sanagnos 0610865de7 Merge pull request #1455 from LAION-AI/add-dataset
Add more datasets and some fixes
2023-02-11 10:23:59 +01:00
Malik M Alnakhaleh 04bbde506a Fixing docs syntax/grammar errors (#1457)
* Fixing syntax and grammar errors in datasets.md

---------

Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-02-11 08:44:16 +00:00
notmd 71326d485e allow moderators to ban user (#1458)
* allow mod to ban user

* fix middleware
2023-02-11 09:10:10 +01:00
Felipe Aguilar 406cf28f79 fix: typos spanish (es) version (#1452)
In the spanish version of index.json the following changes were made:
"blurb1": paraphrased to avoid repetition, word order fixed and missing punctuation added
"faq_title": typo fix
2023-02-11 12:40:00 +09:00
notmd 3f7244cf3b implement admin message detail page (#1453) 2023-02-11 12:27:01 +09:00
Pablo P Varela 34bd850021 Add Galician (gl) language (#1443)
* Add Galician (gl) language

* Add missing translation from Intl for Galician and separate logic
2023-02-11 12:26:52 +09:00
Ecron f4a83167aa Update labelling.json (#1441)
Fixed Catalan translation.
2023-02-11 12:18:17 +09:00
Ecron ac9182fc90 Update tasks.json (#1439)
Fixed Catalan translation:
- Given uniformity regarding formality (tu-vós)
- Homogenized terminology
- Fixed typos
2023-02-11 12:17:41 +09:00
Ecron 5ad900ba06 Update message.json (#1437)
Fixes in the Catalan translation.
2023-02-11 12:16:02 +09:00
Julen Etxaniz 089009179d fix basque translation typos (#1423) 2023-02-11 12:15:20 +09:00
Richard Macarthy 8ec6032a6b Fix whitespace sortable and fix mouse cursor handling (#1421)
Hey, this pr fixes issue #1364 and also applies some refactoring of the code in SortableItem.

Here is a a summary of the changes:

    Replace useState hook to manage the mouse cursor. Instead, we can use css.
    Added a background color indicator when the item is in active state.
    Added and updated the stories for Sortable to support these changes.

Any problems please let me know.
2023-02-11 12:14:11 +09:00
GuilleHoardings 00c58975cf Extract more strings for localization (#1417)
Only English and Spanish translations added.
2023-02-11 12:12:50 +09:00
theblackcat102 9e69117ead [fix] Fix other PR merge bug 2023-02-11 01:53:37 +00:00
Ecron 8fb31a3a54 Update tos.json (#1436)
Minor fixes in Catalan translation.
2023-02-11 08:52:43 +07:00
Ecron 9bd703e9e0 Update leaderboard.json (#1435)
Minor fixes in Catalan translation.
2023-02-11 08:49:56 +07:00
Yannic Kilcher 48212079f4 unified queueing 2023-02-11 01:31:25 +01:00
theblackcat102 bcebbbc49c [merge] Fix conflict 2023-02-11 00:23:25 +00:00
theblackcat102 34347607d4 [fix] add comments for translation data 2023-02-11 00:08:34 +00:00
Yannic Kilcher 76f7af0dfd Merge branch 'main' of github.com:LAION-AI/Open-Assistant 2023-02-10 23:32:58 +01:00
Yannic Kilcher 097c918cb9 bugfix 2023-02-10 23:30:42 +01:00
Fabricio Braz bfccb51142 Writing prompt (#1274)
* Create writing_prompt.ipynb
2023-02-10 22:16:04 +00:00
Yannic Kilcher 91e5b11315 touch 2023-02-10 23:01:34 +01:00
Yannic Kilcher 97f1bea066 added inference image builds 2023-02-10 22:59:45 +01:00
Yannic Kilcher d1aea98ad5 added dockerfile for worker-full 2023-02-10 22:53:40 +01:00
Yannic Kilcher 90c3d5640e Added database to inference server (#1446)
* added db for inference

* fixed dockerfiles for inference
2023-02-10 22:51:35 +01:00
Isabell Reichardt 911fc2affc Update translation "view_user" in /de/message.json (#1431)
I've updated the "view_user" from "user anzeigen" to "Benutzer anzeigen"
2023-02-10 17:56:48 +01:00
sanagnos 6f590d0403 Merge pull request #1438 from jackapbutler/update-reward-readme
Update reward readme
2023-02-10 16:28:17 +01:00
jack.butler 7036df8dc0 update link to relative link 2023-02-10 15:23:06 +00:00
jack.butler 3f9e2c31ac add hyperlink to dummy yml file 2023-02-10 15:22:27 +00:00
jack.butler 2ebb336141 update readme 2023-02-10 15:18:31 +00:00
jack.butler 5de1c02a7a add dummy yml config for reward 2023-02-10 15:18:03 +00:00
notmd f187c6181d Merge pull request #1434 from Ecron/patch-3
Update index.json (Catalan translation)
2023-02-10 21:55:24 +07:00
notmd 69560a476c Merge pull request #1433 from Ecron/patch-2
Update dashboard.json (Catalan translation)
2023-02-10 21:54:16 +07:00
Ecron 9e7f94b24b Update index.json
Minor fixes in the Catalan translation.
2023-02-10 15:40:38 +01:00
Ecron 0a5e3eb76d Update dashboard.json
Fixed some typos in the Catalan translation.
2023-02-10 15:33:20 +01:00
Andrew Maguire b60eb1e1ae minimal fastapi prom metrics (#1426)
* minimal fastapi prom metrics
2023-02-10 14:37:43 +01:00
sanagnos 4dd0d67e9c Merge pull request #1398 from jackapbutler/fix-tokenizer-match
Add tests and update docstring to tokenizer matching
2023-02-10 11:37:00 +01:00
jack.butler 24b07523aa add test for tokenizer matching behaviour 2023-02-10 09:47:20 +00:00
jack.butler 2fbf2fa457 add docstring info about tokenizer matching 2023-02-10 09:46:58 +00:00
zital f679109fe7 Eurakasa -> Euskara (#1420)
Co-authored-by: bilbao_iban <bilbao_iban@eitb.eus>
2023-02-10 18:25:21 +09:00
notmd 7a0bfa2d68 add moderator role (#1419) 2023-02-10 18:18:48 +09:00
Andreas Köpf 1439dd69b5 Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT into main 2023-02-10 09:11:45 +01:00
Andreas Köpf cbc3eba37d add env for mods 2023-02-10 09:11:15 +01:00
Shahul ES 6dc884864b Cornell movies dialog dataset (#1319)
* cornell movie dialogs
2023-02-10 08:08:19 +00:00
Andreas Köpf dfeb969884 move shm_size setting to playbook 2023-02-10 08:27:32 +01:00
Andreas Köpf 164617c445 increase shared-mem setting of backend postgres container to 512mb 2023-02-10 07:49:17 +01:00
Keith Stevens ebd05e8d32 Fixing basque language name hydration issues on Google Chrome (#1415) 2023-02-10 07:47:43 +01:00
notmd aaa1276bae Admin user management (#1393)
part of #1022

    Allow updating the show_on_leaderboard field.
    Add raw JSON of the user object.
    Add a new user message table.
    Also fixed style issue: hard to see reaction count when the user also reacted.
    Rename MessageTable to MessageConversation.
2023-02-10 15:16:26 +09:00
Julen Etxaniz 4ab5f58c88 add Basque language support (#1186)
Add Basque (eu) language support
2023-02-10 13:20:44 +09:00