Alex Ott
d2d7dc2644
Merge remote-tracking branch 'upstream/main'
2022-12-31 16:31:33 -08:00
Alex Ott
24530a7cc8
update permissions check for guild settings
2022-12-31 16:31:04 -08:00
mrcabbage972
35f4c2f0d9
Adding missing line break
2022-12-31 19:28:40 -05:00
Desmond Grealy and GitHub
f09d4d33f1
Merge pull request #210 from LAION-AI/168-cant-fetch-tasks-when-logging-in-as-a-debug-users
...
saving user to the dabase when using the debug credentials provider
2022-12-31 15:20:04 -08:00
Alex Ott
6a1157fb7e
merge upstream/main
2022-12-31 14:36:06 -08:00
mrcabbage972
8a42ed3295
Adding a file for listing relevant research papers
2022-12-31 16:44:04 -05:00
Yannic Kilcher and GitHub
4e6da8a6f6
Merge pull request #207 from GravermanDev/main
...
data argumentation in docs and notebooks
2022-12-31 21:37:08 +01:00
Desmond Grealy and GitHub
8d3c0fd8a6
Merge pull request #211 from TwoDukes/DNDKit-dependency-fix
...
Fix for missing dependency for DNDKit on evaluation pages
2022-12-31 12:36:44 -08:00
Andreas Köpf
7b29582cbb
add to protocol.Message
2022-12-31 19:23:54 +01:00
theblackcat102
c5b31d0b9e
[feature] update reamde
2022-12-31 18:20:41 +00:00
theblackcat102
ba336fb087
[fix] fix freeze top N layers
2022-12-31 17:43:27 +00:00
croumegous
8c79cadbb1
chore: manually fix linter warning
2022-12-31 18:27:08 +01:00
theblackcat102
918b7b7ec0
[feature] Add galactica training config
2023-01-01 01:25:53 +08:00
croumegous
a0b900559c
chore: eslint plugins to sort import and remove unused import automatically
2022-12-31 18:22:06 +01:00
Dustin
0e10f49c02
lock
2022-12-31 09:19:14 -08:00
theblackcat102
24e06626f4
[fix] Fix missing configs
2022-12-31 17:04:44 +00:00
Dustin
a40d51b06f
added missing dependency for DNDKit on evaluation pages
2022-12-31 09:03:10 -08:00
theblackcat102
f3c299757d
[feature] added configs argument for parameters training and recording
2022-12-31 17:02:46 +00:00
kostiak and Andreas Köpf
bd2a7e93e3
fixing issue #202
2022-12-31 17:53:04 +01:00
Yannic Kilcher
4a4cf3c3a6
saving user to the dabase when using the debug credentials provider
2022-12-31 17:32:02 +01:00
GravermanDev
a1ba434c31
added all the changes again but this time they are compatible
2022-12-31 17:18:02 +01:00
Yannic Kilcher and GitHub
528d8d4cf9
Merge pull request #201 from koustubhavachat/patch-1
...
Update Prompting_Guide.md
2022-12-31 16:33:45 +01:00
koustubh0801 and GitHub
40ef45f719
Update Prompting_Guide.md
...
following two points added
- Provide accurate and reliable information using credible sources and references as appropriate
- Avoid providing vague or incomplete responses, or giving opinions or personal advice unless specifically requested
2022-12-31 20:54:05 +05:30
Yannic Kilcher and GitHub
a6195a1531
Merge pull request #176 from SzymonOzog/main
...
Evaluated Detoxify
2022-12-31 16:16:23 +01:00
Szymon Ożóg
11241c9895
Fixed readme file for style checks
2022-12-31 15:00:28 +01:00
Andreas Köpf
911f932cc3
Merge new discord-bot by AlexanderHOtt into main
2022-12-31 12:56:07 +01:00
Andreas Köpf
f151fa45c8
Merge branch 'main' of https://github.com/AlexanderHOtt/Open-Assistant into AlexanderHOtt-main
2022-12-31 12:54:16 +01:00
Alex Ott
8067dc8f78
rename TOKEN env var to BOT_TOKEN
2022-12-31 03:52:09 -08:00
theblackcat102
d2572d0323
[fix] Add drop_token_type to use galactica
2022-12-31 09:42:49 +00:00
Keith Stevens and GitHub
9b5a220e16
Merge pull request #192 from LAION-AI/104-load-new-tasks
...
Update all the task pages to fetch a new taks after submission
2022-12-31 18:37:58 +09:00
Yannic Kilcher
13424306e9
Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT
2022-12-31 10:32:07 +01:00
Yannic Kilcher
020c5f34e8
excluding notebooks from pre-commit
2022-12-31 10:32:03 +01:00
Igor Miagkov and Andreas Köpf
ef3a35ff9c
fixes
2022-12-31 10:31:31 +01:00
Igor Miagkov and Andreas Köpf
6d98ba1f75
fix alembic migration
2022-12-31 10:31:31 +01:00
Igor Miagkov and Andreas Köpf
f126b21bb3
adjust names and types to new naming
2022-12-31 10:31:31 +01:00
Igor Miagkov and Andreas Köpf
475f48b195
stats api method
2022-12-31 10:31:31 +01:00
Igor Miagkov and Andreas Köpf
8e1d80956a
split message api endpoints
2022-12-31 10:31:31 +01:00
Igor Miagkov and Andreas Köpf
13d01b5a2f
management api
2022-12-31 10:31:31 +01:00
theblackcat102
3a10f1024a
[fix] Fix truncation in collate fn
2022-12-31 09:27:09 +00:00
Keith Stevens
b8fcb4df8f
Update all the task pages to fetch a new taks after submission
2022-12-31 18:24:50 +09:00
AbdBarho and GitHub
e485ebcd43
Merge pull request #161 from LAION-AI/dnd
...
Use DnDKit for ranking tasks
2022-12-31 09:24:00 +01:00
AbdBarho
ece0227aec
Use DnDKit for ranking tasks
2022-12-31 09:19:37 +01:00
Keith Stevens and GitHub
491b1f6b12
Merge pull request #188 from k-nearest-neighbor/fixes_for_breaking_change_182
...
Fixes for breaking changes in #182
2022-12-31 16:47:35 +09:00
Alex Ott
a7b7487611
remove example table from sql schema
2022-12-30 22:55:24 -08:00
Alex Ott
1bdd02c821
fix breaking api changes
2022-12-30 22:52:57 -08:00
theblackcat102
b2ef4695a0
[fix] Fix missing accuracy and eval loss
2022-12-31 03:47:54 +00:00
theblackcat102
bcd5c52b3b
[feature] working trainer code
2022-12-31 03:02:10 +00:00
Desmond Grealy
6ff96fce4e
("text_reply_to_post" -> "text_reply_to_message")
2022-12-30 17:50:25 -08:00
Alex Ott
6c3a2eac03
rename task.py to test_user_input.py
2022-12-30 17:48:22 -08:00
Alex Ott
004a868cb4
update user input validator
2022-12-30 17:44:20 -08:00