Andreas Köpf
cbf52a7630
add notmd to website code owners
2023-02-09 20:56:43 +01: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
notmd
ef548edb72
Trollboard expandable ( #1354 )
...
* wip
* hide necessary column in trollboard
* remove console.log
* fix build
* clean up
* remove commented code
2023-02-09 09:20:27 +01:00
Yannic Kilcher
7c4ff73241
corrected random seed for torch
2023-02-09 09:20:00 +01:00
sanagnos
4ba622de8e
Merge branch 'main' into sft-data-sampling
2023-02-09 09:19:17 +01:00
Yannic Kilcher
c53d8e9bce
changed return type of GET chat
2023-02-09 08:52:45 +01:00
Yannic Kilcher
998be19f2f
Merge branch 'main' of github.com:LAION-AI/Open-Assistant
2023-02-09 08:49:06 +01:00
Yannic Kilcher
a85cc0a47d
endpoint to list chats
2023-02-09 08:49:01 +01:00
chronikum
aded93a1e7
Translating all german keys not yet translated to german ( #1360 )
...
I translated not yet translated keys and fixed one case where we used informal speech, because everywhere else formal speech is being used.
closes #1230
2023-02-09 11:49:08 +09:00
Richard Macarthy
cc3891ed12
Fix hydration issues side menu, move side_menu.json to common.json ( #1327 )
...
Fixes #1326
This PR moves all json in side_menu.json to common.json. We have an issue with the side menu layout as it's a high level component and this causes hydration issues with SSR when global namespaces are not passed by default.
2023-02-09 11:45:03 +09:00
Yannic Kilcher
27671e3220
HF inference fixes
2023-02-09 00:27:51 +01:00
Yannic Kilcher
4f821f0f8b
switched to HF text-generation-inference
2023-02-09 00:11:05 +01:00
Malik M Alnakhaleh
d9b1c46c5f
Update CONTRIBUTING.md ( #1232 )
...
* Update CONTRIBUTING.md
Removing the word of from the hyperlink text that goes to the issues tab. It doesn't need to be there.
2023-02-08 23:56:56 +01:00
Yannic Kilcher
de0c8ef8f9
Merge branch 'main' of github.com:LAION-AI/Open-Assistant
2023-02-08 23:52:44 +01:00
Yannic Kilcher
bab056a73b
switched to HF text-generation-inference
2023-02-08 23:52:39 +01:00
GuilleHoardings
c9351c6a31
Reorganize the FAQ and update it ( #1374 )
...
Sections have been added. New questions from the website or the
Discord FAQ have also been added. Information about new features has
been updated.
2023-02-08 22:30:21 +00:00
Andreas Köpf
af6885d416
add spam-only export option
2023-02-08 22:23:42 +01:00
Mark Worrall
9faae250ce
minor tidy-up
2023-02-08 20:57:13 +00:00
Mark Worrall
283df8ec84
Get working on multi-gpu
2023-02-08 20:49:25 +00:00
Andreas Köpf
8bad8c32cd
add porperties to message response model (deleted, synthetic, ...)
2023-02-08 20:24:06 +01:00
Andreas Köpf
a272ec26c5
exclude banned users from leaderboard
2023-02-08 20:13:49 +01:00
Keith Stevens
07b58d4021
Switching username generator library to be less explicit ( #1351 )
2023-02-08 18:32:25 +01:00
chronikum
d35220c702
Remove the automatic refreshing interval when in message tree ( #1353 )
...
Co-authored-by: Jonathan Fritz <fritz@nosc.io >
2023-02-08 18:31:11 +01:00
Jacopo Zacchigna
c66c0249ed
fixing typo in italian translation ( #1356 )
...
* fixing typo in italian translation
* changing double negation
2023-02-08 18:28:17 +01:00
Keith Stevens
7c5f4635d7
Force full page reload on language change ( #1291 )
2023-02-08 18:19:06 +01:00
Keith Stevens
c9d283a1ff
update the backend path to manage user status ( #1294 )
2023-02-08 13:41:15 +01:00
Adrian Cowan
db76b0b1fa
website: Use existing translations of language names ( #1349 )
...
Removed language.json translation file as we don't really need it anymore, just moved the couple of remaining items into tasks.json
I also reverted the change where I created lang_mismatch_lang and lang_mismatch_lang.explanation because we don't actually need two different strings and it was causing an issue where it would show a mix of english and the users language rather than just show the existing "Wrong language" text that is probably a better intermediate until the translations are updated. Let me know if there is a better way to handle updating the source english text for translations.
2023-02-08 19:43:50 +09:00
notmd
e6b574e177
fix side meunu layout overflow ( #1346 )
2023-02-08 19:42:40 +09:00
Adrian Cowan
b733471161
website: Fix broken page when detected language not in list. ( #1345 )
2023-02-08 19:42:11 +09:00
Andreas Köpf
35a2c58565
add trailing slash to text_labels post path
2023-02-08 09:34:17 +00:00
Adrian Cowan
8cbe197d1b
website: "Wrong Language" -> "Not {lang}" ( #1300 )
...
Change the "Wrong Language" labelling flag to instead say "Not English", "Not French" etc depending on the messages tagged language
2023-02-08 19:23:53 +11:00
Mark Worrall
e2caf53654
First version of single GPU sampling working
2023-02-08 08:01:04 +00:00
notmd
7175ce364c
Hide message reaction count when user not reacted yet ( #1303 )
...
close #1252
Also add a copy message link feature
2023-02-08 15:28:37 +09:00
worldworm
ab779352f0
fixes German translation typo ( #1328 )
2023-02-08 14:09:17 +09:00
Jordi
ecc6dbab54
typos ( #1330 )
...
Co-authored-by: losnaj <losnaj@users.noreply.github.com >
I've just fixed some typos on the initial version
2023-02-08 14:09:07 +09:00
OpenEvil___
8d8932bab0
Full Russian Translation ( #1305 )
...
Fully translated locales for "ru" in "/website/public/locales/ru/"
2023-02-08 13:59:22 +09:00
notmd
a46e4a2bb1
implement trollboard UI ( #1301 )
...
* implement trollboard UI
* remove unneeded code
* add link to user
* user link in leaderboard
2023-02-08 13:49:00 +09:00
theblackcat102
59dbfea48f
Merge pull request #1262 from jackapbutler/create-tokeniser-configs
...
Add tokenizer config classes
2023-02-08 09:34:57 +08:00
theblackcat102
45c1c146cc
Merge pull request #1322 from hyunwoongko/add_gelu_fusion
...
Add gelu fusion
2023-02-08 09:29:25 +08:00