v0.0.1-beta58
版本发布时间: 2023-04-03 23:50:50
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
What's Changed
- Introduce model configs to abstract pairings of models and hardware by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2194
- Add recent changes to eval_model/manual/sampling_report.py by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2191
- fix: ghcr.io build for mulitplatform. includes Apple silicon by @melvinebenezer in https://github.com/LAION-AI/Open-Assistant/pull/2151
- Revert "fix: ghcr.io build for mulitplatform. includes Apple silicon" by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2199
- Update CODEOWNERS for website by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2200
- Post llama merge fixes by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2188
- feature : Alpaca dataset by @theblackcat102 in https://github.com/LAION-AI/Open-Assistant/pull/2205
- Russian Translation Updated + Stuff by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/2197
- Instruction Dataset: Retrieval-based grounded model generated Q-A pairs (BART version) by @michaelthwan in https://github.com/LAION-AI/Open-Assistant/pull/2170
- Get available auth providers from inference server by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2207
- fixes text client to work with new debug login workflow by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2212
- Fix horizontal scrolling on mobile by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2211
- Update Ukrainian translation by @nmeln in https://github.com/LAION-AI/Open-Assistant/pull/2214
- Use new inference model config / API by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2208
- Added CORS origins to inference settings by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2217
- Adjusted deployment notebooks for inference by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2213
- Add ability for inference backend to revoke auth refresh tokens by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2175
- Fix to rank_datasets.py by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2220
- Fixed bugs in deployment notebook (Sorry 🙃) by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2219
- Reduce star motion by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2215
- Add Inference sign out functionality by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2218
- SFT Rejection Sampling using RM by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/2225
- Various improvements to the dev setup by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2228
- update deps by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2227
- Style updates to chat UI by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2226
- Add migrations to web db by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2233
- Create worker metrics manually for more control by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2229
- Sending MessageRead along with error to client by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2230
- Enabling Threads and Retry for Web Chat by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2232
- Export script: Fix duplicate loading of models by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2231
- Add re-rank cli utility by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2243
- Provide minimal documentation of oasst-data module and file format by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2237
- update warning and improve readme in model training by @CloseChoice in https://github.com/LAION-AI/Open-Assistant/pull/2246
- Improved worker script and documentation thereof by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2247
- Correlation metrics for Reward Model by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/2251
- Revert "Correlation metrics for Reward Model" by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2253
- Add simple OIG data loader by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2260
- Add correlation metrics for Reward Modeling by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/2266
- Expose env vars globally by @notmd in https://github.com/LAION-AI/Open-Assistant/pull/2244
- Add Esperanto Language [fixed] by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/2271
- Use LLaMA impl of Huggingface Transformers by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2263
- Fix GPTNeoX-20B training by @dvruette in https://github.com/LAION-AI/Open-Assistant/pull/2240
- Updated Turkish language by @irfantogluk in https://github.com/LAION-AI/Open-Assistant/pull/2270
- Add loader for CodeAlpaca-20k & gpt4all_pruned dataset by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2273
- Add support for Cerebras-GPT for training by @olliestanley in https://github.com/LAION-AI/Open-Assistant/pull/2276
- typo in parsing openai/summarize_from_feedback by @mikegarts in https://github.com/LAION-AI/Open-Assistant/pull/2268
- Add rng_seed parameter to trainers by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2254
- Computing message queue positions by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2235
- Remove assigning eos token id (llama compatibility) by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2280
- Fix call-to-action responsiveness by @theopfr in https://github.com/LAION-AI/Open-Assistant/pull/2290
- Added max size to work queue and an error response if full when enqueuing by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2279
- Fix loading of Nebulous/gpt4all_pruned dataset by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/2291
- Move create chat button to the top by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2292
- remove CUDA_VISIBLE_DEVICES= which is user specific by @kno10 in https://github.com/LAION-AI/Open-Assistant/pull/2295
- Use trusted clients for inference auth by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2278
- Add missing variables to deployment job by @AbdBarho in https://github.com/LAION-AI/Open-Assistant/pull/2297
- two more datasets by @mikegarts in https://github.com/LAION-AI/Open-Assistant/pull/2301
- Added a link to chat to the sidebar by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2303
- Added CTA buttons to the frontpage by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2302
- changed basic hf server to support quantization and streaming by @yk in https://github.com/LAION-AI/Open-Assistant/pull/2293
New Contributors
- @michaelthwan made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2170
- @CloseChoice made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2246
- @irfantogluk made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2270
- @mikegarts made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2268
- @kno10 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/2295
Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.1-beta57...v0.0.1-beta58