Commit Graph

996 Commits

Author SHA1 Message Date
Andrew Maguire eaefa68dea add colab buttons to notebooks (#468) 2023-01-07 13:54:16 +00:00
Andrew Maguire cff0b7ee01 remove docs-site-poc branch (#464) 2023-01-07 14:43:59 +01:00
Yannic Kilcher 36462b12d2 Merge pull request #463 from andrewm4894/add-andrewm4894-codeowners-docs-devcontainer
add andrewm4894 as /docs/ /.devcontainer/ codeowner
2023-01-07 14:43:35 +01:00
Ken Tsui 043b5eff5a Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible (#395)
* Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible

* reformat

* Copy test_data folder in Dockerfile.backend, correct DEBUG_USE_SEED_DATA_PATH in cofig

* - make DEBUG_USE_SEED_DATA_PATH to absolute path
- correct test_data path in  Dockerfile.backend
2023-01-07 14:37:30 +01:00
AbdBarho 99dcfd06ed Merge pull request #478 from LAION-AI/cleanup-web-import-warnings
Fixing most of the eslint warnings in the web code
2023-01-07 12:18:04 +01:00
AbdBarho c9e5f1f32e Merge pull request #476 from LAION-AI/237-admin-page
Adding a very rudimentary admin page that displays a table of users
2023-01-07 12:17:01 +01:00
Keith Stevens ac409be6f9 Fixing a build issue I introduced 2023-01-07 20:04:54 +09:00
Keith Stevens 19ff44f442 Fixing a build issue I introduced 2023-01-07 20:01:50 +09:00
Keith Stevens dca0ba1774 Fixing most of the eslint warnings in the web code 2023-01-07 19:57:59 +09:00
Keith Stevens 8f459d9aae Addressing review comments 2023-01-07 19:43:10 +09:00
Keith Stevens b70c638f7c Adding a very rudimentary admin page that displays a table of users and their basic information 2023-01-07 19:13:26 +09:00
Keith Stevens d59a75a0be Merge pull request #440 from jojopirker/messageNavigation
#309 -  Message navigation
2023-01-07 18:44:32 +09:00
jojopirker 4f5a864305 visual cleanup 2023-01-07 10:23:08 +01:00
Keith Stevens 9d3c278485 Merge pull request #475 from LAION-AI/simplify-footer
Simplify Footer
2023-01-07 18:03:05 +09:00
AbdBarho d98b7a1890 Simplify Footer 2023-01-07 09:42:34 +01:00
jojopirker f4fcee3ef9 Merge branch 'LAION-AI:main' into messageNavigation 2023-01-07 08:12:18 +01:00
AbdBarho f2d805422e Merge pull request #469 from Klotske/separate-dashboard-layout
#432 - Moved SideMenu to component & refactored layout
2023-01-07 08:03:07 +01:00
AbdBarho 8fcb2c6662 Merge pull request #467 from LAION-AI/fix-m1-web-sharp
Delete sharp, it's not needed and breaks docker on m1
2023-01-07 07:09:01 +01:00
klotske 5524db5a01 Removed duplicate Box components 2023-01-07 03:50:25 +03:00
klotske d3a0bd4305 Moved SideMenu to component & refactored layout 2023-01-07 03:38:34 +03:00
theblackcat102 64a8543290 Merge pull request #456 from LAION-AI/sft-gptjt-qa-labels
Supervised finetuning minor changes
2023-01-07 08:27:52 +08:00
Keith Stevens aa4bb41355 Delete sharp, it's not needed and breaks docker on m1 2023-01-07 08:54:50 +09:00
Keith Stevens b36d263cad Merge pull request #457 from Klotske/add-longer-response-incentive
#435 Added longer response incentive
2023-01-07 08:34:39 +09:00
Andrew Maguire 029fde8ab8 newline 2023-01-06 23:18:51 +00:00
Andrew Maguire fe90ca3375 add andrewm4894 as /docs/ /.devcontainer/ codeowner 2023-01-06 23:15:07 +00:00
Keith Stevens e8f160c4b8 Merge pull request #447 from LAION-AI/jm/tests-for-javascript-oasst-api-client
tests + fix: #354 Add tests for OasstApiClient and fix handling of OasstError
2023-01-07 07:57:06 +09:00
Andrew Maguire d24c127950 Docs site poc (#346)
add docusaurus based docs site under /docs
2023-01-06 22:48:31 +00:00
Keith Stevens 53a17ccce2 Merge pull request #446 from chs20/fix/message-flag-dark-mode
Fix message flagging in dark mode (#434)
2023-01-07 07:46:57 +09:00
Yannic Kilcher 6a64af9782 Merge pull request #418 from furlat/main
Create openbugger_example.ipynb
2023-01-06 22:38:48 +01:00
Andrew Maguire 1d927b19cb Merge pull request #445 from andrewm4894/multiple-devcontainers
add support for multiple devcontainers
2023-01-06 21:37:57 +00:00
Sotirios Anagnostidis d3952354e2 pre commits 2023-01-06 22:09:24 +01:00
klotske 3449c053f6 Removed unused imports & unused variable 2023-01-07 00:08:56 +03:00
klotske 44d05ed709 Initial implementation of progressbar tracking 2023-01-07 00:06:15 +03:00
Sotirios Anagnostidis fb3266b759 Merge remote-tracking branch 'origin/main' into sft-gptjt-qa-labels 2023-01-06 21:49:56 +01:00
Sotirios Anagnostidis 148244455c refactor 2023-01-06 21:29:38 +01:00
Sotirios Anagnostidis 88ee3b3264 merge deepspeed 2023-01-06 21:28:26 +01:00
Sotirios Anagnostidis f2b125cbe3 merge 2023-01-06 21:24:36 +01:00
Alex Ott 8970195c39 Add /help and /tutorial commands and update bot activity (#399)
* add help command and update bot activity

* remove useless lines

* fix help message

* rename variable

* start tutorial command

* Update messages.py

Co-authored-by: Andreas Köpf <andreas.koepf@xamla.com>
2023-01-06 19:42:56 +01:00
Andrew Maguire 2dc8dd51b5 Merge pull request #444 from andrewm4894/fix-links-on-badges
fix hrefs on readme badges
2023-01-06 17:59:25 +00:00
Oliver Stanley 69bc799cd9 344: Create tasks for text labels (#381)
* Implement label task for initial prompts and replies

* Resolve formatting

* Include missing argument

* Modify text_labels API to match new model, update DB schema accordingly

* Send valid labels as part of label tasks

* Send correctly formatted valid_labels list

* Fix request format

* Fix request details for text-frontend reply label task

* Include message_id in tasks

* Address review comments

* Fix alembic tree
2023-01-06 18:39:04 +01:00
Sotirios Anagnostidis 91853753a8 conf 2023-01-06 18:25:20 +01:00
Sotirios Anagnostidis ef02693ac9 quantization 2023-01-06 18:24:28 +01:00
sanagnos 05c4550569 Merge pull request #452 from LAION-AI/sft-rallio
Added deepspeed and dialogue dataset for code
2023-01-06 19:19:01 +02:00
theblackcat102 50e7472ae6 [fix] push fix by linter 2023-01-06 17:14:19 +00:00
theblackcat102 577b14a702 [fix] push fix by linter 2023-01-06 17:11:06 +00:00
theblackcat102 fc6eab9edc [fix] new code complete answer and update readme for clarity 2023-01-06 17:05:47 +00:00
theblackcat102 8e30b419bf [fix] new code complete answer 2023-01-06 16:54:46 +00:00
theblackcat102 b67181776a [feature] add deepspeed, rallio dialogue dataset and codegen parameters 2023-01-06 16:47:58 +00:00
jojopirker fa7d8ecfde Update index.tsx 2023-01-06 17:01:27 +01:00
jojopirker a1b0bb5561 moved key prop 2023-01-06 16:50:25 +01:00