Commit Graph

2207 Commits

Author SHA1 Message Date
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
OpenEvil___ 8c94eed0a8 Full Russian Translation [Updated] (#1361)
Updated locales (synced and translated them after last update). (Not sure if I get "Good rankings", so left original next to translated, might fix it later)
2023-02-10 13:10:13 +09:00
Aditya Purwa 7be84cccc5 feat: add Bahasa Indonesia (#1337)
Adding Bahasa Indonesia (id-ID) language localization
2023-02-10 13:09:54 +09:00
GuilleHoardings c44ccd0dd4 Update Spanish translation (#1407) 2023-02-09 23:49:49 +01:00
Yannic Kilcher 12f1ecfd4f Merge branch 'main' of github.com:LAION-AI/Open-Assistant 2023-02-09 23:46:49 +01:00
Yannic Kilcher 4076afd0d8 added token buffer for catchiing stop sequences 2023-02-09 23:46:44 +01:00
lytjedk c24f3c742e Danish #1399 (#1408)
* Create dashboard.json

* Create index.json

* Create labelling.json

* Create message.json

* Create common.json

* Create tos

* Create leaderboard.json

* Create tasks.json

* Update next-i18next.config.js

* Update common.json
2023-02-09 23:32:34 +01:00
Ecron 082bf40162 Fixed some typos in the Catalan translation (#1403)
Fixed some typos in the Catalan translation.
2023-02-09 22:19:35 +01:00
Soroush Trb 8e323cf87d added persian language. (#1390)
* added persian language

* fix persian language

* alphabetic
2023-02-09 22:18:52 +01:00
Muhammad AL-Qurishi 6c880117f0 Fix Arabic Translation (#1385)
* Update file layout, merge side menu into common

* pre-commit checks
2023-02-09 22:15:06 +01:00
Andreas Köpf cbf52a7630 add notmd to website code owners 2023-02-09 20:56:43 +01:00
jack.butler 090c5cbcc2 fix tokenizer matching and add tests 2023-02-09 18:47:38 +00:00
CactiStaccingCrane 898ce20216 Update Vietnamese translation (#1389)
* Update Vietnamese translation

* Update common.json
2023-02-09 17:17:34 +01:00
Andreas Köpf eb340e0d9a removed a ':' for copy message link 2023-02-09 14:52:02 +00:00
Andreas Köpf 4784cf02eb add cp of export.py to backend dockerfile 2023-02-09 15:34:46 +01:00
Yannic Kilcher aa9b2b2325 Merge branch 'main' of github.com:LAION-AI/Open-Assistant 2023-02-09 15:31:53 +01:00
Yannic Kilcher ed7d920e5d robustifying inference 2023-02-09 15:31:46 +01:00
Andreas Köpf 1fd713bba3 fix lang filtering 2023-02-09 13:15:53 +01:00
CactiStaccingCrane f3debae3ca Fix Vietnamese translation (#1384) 2023-02-09 12:44:31 +01:00
lytjedk e8f1bd0737 Create dashboard.json (#1381) 2023-02-09 19:54:26 +09:00
Mehdi Zibout 0187d4c17a Fix avatar not displaying correctly in the navbar (#1383) 2023-02-09 19:31:43 +09:00
notmd c8f567e930 fix message reaction count visibility (#1382)
close #1367
*  Only show when the user is author, admin or has reacted to the message for all pages.
*  Add disabled state when user is author
2023-02-09 19:31:04 +09:00
Keith Stevens 7b16ee9a75 When loading recent messages, filter by the user's stored language. (#1292)
A simple short term fix. Applies to #962. To fully fix a small backend change is needed.
2023-02-09 19:29:11 +09:00
sanagnos 3f30e1f3ce Merge pull request #1368 from maw501/sft-data-sampling
SFT data sampling
2023-02-09 09:22:13 +01:00