Releases: LAION-AI/Open-Assistant
Releases · LAION-AI/Open-Assistant
v0.0.3-alpha21
What's Changed
- Setup logger for website by @notmd in #2960
- Client side rendering (for most pages) by @AbdBarho in #2961
- Add inference backend support for data opt out by @olliestanley in #2820
- update inference readme by @Chuseuiti in #2969
- Inference worker inform backend on safety intervention by @olliestanley in #2505
- Undefined Account by @Cecileblbl in #2958
- Add 0x22almostEvil/multilingual-wikihow-qa-8k by @0x22almostEvil in #2978
- Update Russian translation by @0x22almostEvil in #2979
- Fix inference-server dockerfile so it can run locally by @toiletpapercode in #2971
- Instructional Dataset for Stable Diffusion prompt generation by @Subarasheese in #2982
- add Red Pajama dataset. by @jordiclive in #2976
- simplify default
post_create_command.sh
by @andrewm4894 in #2970 - fix sender email address by @swaptr in #1197
New Contributors
- @Chuseuiti made their first contribution in #2969
- @Cecileblbl made their first contribution in #2958
- @Subarasheese made their first contribution in #2982
Full Changelog: v0.0.3-alpha20...v0.0.3-alpha21
v0.0.3-alpha20
v0.0.3-alpha19
What's Changed
- set PROMETHEUS_MULTIPROC_DIR env var by @andreaskoepf in #2956
- fix TypeError: Cannot read properties of undefined (reading 'session') by @notmd in #2946
- load messages in client side by @notmd in #2942
Full Changelog: v0.0.3-alpha18...v0.0.3-alpha19
v0.0.3-alpha18
What's Changed
- Add "Is there an API available?" to the FAQ by @someone13574 in #2933
- Joke explanation generalization by @sampatkalyan in #2899
- return ds entry for instruction by @CloseChoice in #2900
- Updated SODA to use DatasetEntry by @hardikyagnik in #2913
- Add PyCharm IDE specific .gitignore files. by @DeanChugall in #2876
- update dataset entry to support list of list type by @CloseChoice in #2879
- Admin interface: Change display name (#2849) by @DeanChugall in #2908
- update chat warning design by @notmd in #2924
- Implement auto scroll when stream message by @notmd in #2839
New Contributors
- @sampatkalyan made their first contribution in #2899
- @hardikyagnik made their first contribution in #2913
- @DeanChugall made their first contribution in #2876
Full Changelog: v0.0.3-alpha17...v0.0.3-alpha18
v0.0.3-alpha17
What's Changed
- Fix saving model between chats by @AbdBarho in #2843
- Add warning message near chat window about model hallucinations by @Quarks-1 in #2794
- Fix display name spill-over (#2851) by @scorbett123 in #2863
- Add Pythia SFT-4 model configs by @olliestanley in #2901
- Reorder and fix typos in French Labelling by @fpesce in #2895
- fix typos by @RainRat in #2892
- updated sponser's list #2898 by @dewasahu2003 in #2902
- feat(website): support pagination for chat list by @mtosity in #2860
- changed inference image to oasst postgres by @yk in #2927
- Update intro.md by @alexiri in #2929
- Bump msw from 0.49.3 to 1.2.1 in /website by @dependabot in #2888
- Adjusted inference playbook network to be in line with backend by @yk in #2934
New Contributors
- @scorbett123 made their first contribution in #2863
- @fpesce made their first contribution in #2895
- @dewasahu2003 made their first contribution in #2902
- @mtosity made their first contribution in #2860
- @alexiri made their first contribution in #2929
Full Changelog: v0.0.3-alpha16...v0.0.3-alpha17
v0.0.3-alpha16
What's Changed
- fix: added option to specify platform for db in compose by @dominiquegarmier in #2725
- add translate button to important readme's by @andrewm4894 in #2816
- Discord bot: Pythia model by @MrlolDev in #2831
- Add xor_codec script (thanks Mick) by @olliestanley in #2824
- Add sampling presets based on community feedback by @olliestanley in #2723
- Update FAQ to specify XOR weights now available by @olliestanley in #2846
- Add StackExchange dataset. Resolves #191 by @stefnnn in #2848
- Remove 'www' subdomain from URLs by @p20f in #2855
- Rl training by @sanagno in #2206
- Add oa leet10k dataset for SFT training by @andreaskoepf in #2452
- update team page by @mrcabbage972 in #2560
- Feature/add rm mode to dataset entry by @CloseChoice in #2867
- update alpaca gpt4 to use dataset entry by @CloseChoice in #2869
- add ds entry for alpaca datasets by @CloseChoice in #2870
- Add quantization/8bit model loading support for sampling_report.py by @toiletpapercode in #2857
- Add Hindi language to config by @olliestanley in #2881
- Bump eslint-plugin-simple-import-sort from 8.0.0 to 10.0.0 in /website by @dependabot in #2886
- Bump prisma from 4.11.0 to 4.13.0 in /website by @dependabot in #2884
- Bump @storybook/react from 7.0.5 to 7.0.7 in /website by @dependabot in #2885
- Added OpenAssistant/oasst-sft-7e3-llama-30b to model configs by @yk in #2894
New Contributors
- @stefnnn made their first contribution in #2848
- @p20f made their first contribution in #2855
- @toiletpapercode made their first contribution in #2857
Full Changelog: v0.0.3-alpha15...v0.0.3-alpha16
v0.0.3-alpha15
What's Changed
- Clear chatbox input only after response it generated by @bishowX in #2768
- Better Chinese instructions to dashboard. by @yuechen-li-dev in #2770
- add poetry dataset setup by @CheckMC in #2730
- UTF-8 warning (quickfix) by @sedthh in #2777
- docs: update to be relative paths so dont open new tabs by @andrewm4894 in #2789
- improve OpenAssistant/oasst1 "getting started" notebook by @andrewm4894 in #2784
- add alpaca gpt4 dataset by @CloseChoice in #2610
- Add dialogue data collator tests by @CloseChoice in #2485
- Feature/dataset entry by @CloseChoice in #2520
- update poem instruction path by @CloseChoice in #2791
- Focus on input on edit chat title clicked by @bishowX in #2783
- Emit connection retry message only when actually retrying on error by @pevogam in #2804
- Rework chat layout UI by @notmd in #2741
- Update Stability AI icon by @AbdBarho in #2812
- Update text_client_utils.py by @mzamini92 in #2729
- Gracefully handle user does not exist in Inference by @AbdBarho in #2811
- Update temperature limits by @AbdBarho in #2814
- Discord bot: Add default model option to .env by @MrlolDev in #2612
- add check dataset appearances, update vicuna to dataset entry by @CloseChoice in #2818
- update api docs by @andrewm4894 in #2821
- Add poem instruction ds by @CloseChoice in #2813
- update entities by @CloseChoice in #2809
- add blog post with sample of recent yt videos by @andrewm4894 in #2826
- support pagination for chat list by @notmd in #2773
- Added max messages and max message length settings for inference by @yk in #2774
- Dependabot addition by @Quarks-1 in #2684
- Update .gitignore by @EthanBauer in #2755
- Update README to indicate that deepspeed launcher should be used by @dwyatte in #2759
- Bump @storybook/addon-interactions from 7.0.5 to 7.0.6 in /website by @dependabot in #2833
- Bump @babel/core from 7.21.3 to 7.21.4 in /website by @dependabot in #2834
- Bump @next/bundle-analyzer from 13.2.4 to 13.3.1 in /website by @dependabot in #2835
- Bump react-markdown from 8.0.6 to 8.0.7 in /website by @dependabot in #2836
- Bump eslint from 8.29.0 to 8.39.0 in /website by @dependabot in #2837
New Contributors
- @bishowX made their first contribution in #2768
- @yuechen-li-dev made their first contribution in #2770
- @pevogam made their first contribution in #2804
- @mzamini92 made their first contribution in #2729
- @Quarks-1 made their first contribution in #2684
- @EthanBauer made their first contribution in #2755
- @dependabot made their first contribution in #2833
Full Changelog: v0.0.3-alpha14...v0.0.3-alpha15
v0.0.3-alpha14
What's Changed
- Allow overriding of MODEL_CONFIG_NAME from environment by @deftdawg in #2722
- Redirect to chat page after login by @notmd in #2737
- Corrected Japanese translations and translated untranslated sections by @ymadd in #2673
- create backend user when generate jwt by @notmd in #2702
- Show user account info on admin manage user page by @notmd in #2749
New Contributors
Full Changelog: v0.0.2-alpha13...v0.0.3-alpha14
v0.0.2-alpha13
What's Changed
- Fullwidth comma was used by mistake for data field in Chinese translation. by @lone-wolf-akela in #2713
- fix chat update by @notmd in #2715
Full Changelog: v0.0.2-alpha12...v0.0.2-alpha13
v0.0.2-alpha12
What's Changed
- Update the developer guide with changes in the docker-file by @GuilleHoardings in #2700
- Update website for new routes by @olliestanley in #2704
Full Changelog: v0.0.2-alpha11...v0.0.2-alpha12