0.8.0
版本发布时间: 2023-12-18 11:25:55
serge-chat/serge最新发布版本:0.9.0(2024-02-14 12:56:33)
🚀 New Features:
- Add support for using wheels when installing llama-cpp-python (#904)
- Support for cancelling downloads (#985)
- Update llama-cpp-python to v0.2.23 (#982)
🐛 Fixes:
- Fix file sizes of LLM's (#945)
- Fix installation of aarch64 wheels (#938)
🧠 Models
- Add support for Med42 and PsyMedRP (#929)
- Add support for Neural-Chat, OpenChat, Orca 2, and OpenLLaMa v2, Starling LM (#926)
- Add support for TII Falcon and Meditron LLM's (#921)
- Update OpenChat v3.5, Add Medalpaca 13B (#983)
- Update Neural Chat, Mistral models and add Code 13B, 33B, Meditron 7B-Chat, Mixtral 8x7B LLMs (#976)
- Add Vicuna 33B-Coder and LLaMA-2 7B-Coder models (#965)
- Add Vicuna 33B model (#964)
- Add Python-Code 13B and 33B (#960)
- Add Zephyr 3B Model (#959)
- Add support for Notus LLM (#937)
- Add support for Alfred LLM (#936)
🧹 Updates:
- Refactor of Models API (#985)
- Update llama-cpp-python to v0.2.23 (#982)
- Update release-drafter auto-labeler (#932)
- Updates to CI process for Python dependencies (#912)
🤖 Dependencies:
- Bump typing-extensions from 4.8.0 to 4.9.0 in /api (#967)
- Bump daisyui from 4.4.19 to 4.4.20 in /web (#981)
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 in /web (#979)
- Bump @typescript-eslint/parser from 6.13.2 to 6.14.0 in /web (#973)
- Bump @sveltejs/kit from 1.28.0 to 1.30.0 in /web (#975)
- Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 in /web (#972)
- Bump prettier from 3.1.0 to 3.1.1 in /web (#968)
- Bump ujson from 5.8.0 to 5.9.0 in /api (#966)
- Bump @sveltejs/kit from 1.27.7 to 1.28.0 in /web (#969)
- Bump markdown-it from 13.0.2 to 14.0.0 in /web (#957)
- Bump typescript from 5.3.2 to 5.3.3 in /web (#954)
- Bump actions/setup-python from 4 to 5 (#955)
- Bump @sveltejs/kit from 1.27.6 to 1.27.7 in /web (#953)
- Bump prettier-plugin-tailwindcss from 0.5.7 to 0.5.9 in /web (#952)
- Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 in /web (#948)
- Bump @typescript-eslint/parser from 6.13.1 to 6.13.2 in /web (#947)
- Bump tailwindcss from 3.3.5 to 3.3.6 in /web (#949)
- Bump daisyui from 4.4.18 to 4.4.19 in /web (#946)
- Bump vite from 4.5.0 to 4.5.1 in /web (#951)
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /web (#940)
- Bump postcss from 8.4.31 to 8.4.32 in /web (#939)
- Bump eslint from 8.54.0 to 8.55.0 in /web (#942)
- Bump daisyui from 4.4.17 to 4.4.18 in /web (#941)
- Bump eslint-plugin-vue from 9.19.1 to 9.19.2 in /web (#922)
- Bump daisyui from 4.4.14 to 4.4.17 in /web (#924)
- Bump svelte from 4.2.7 to 4.2.8 in /web (#923)
- Bump eslint-plugin-vue from 9.18.1 to 9.19.1 in /web (#920)
- Bump @typescript-eslint/parser from 6.12.0 to 6.13.1 in /web (#919)
- Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 in /web (#918)
- Bump daisyui from 4.4.10 to 4.4.14 in /web (#917)
- Updates to CI process for Python dependencies (#912)
- Bump aiohttp from 3.8.6 to 3.9.0 in /api (#911)
- Bump sse-starlette from 1.8.1 to 1.8.2 in /api (#908)
- Bump svelte-check from 3.6.1 to 3.6.2 in /web (#906)
- Bump daisyui from 4.4.6 to 4.4.10 in /web (#907)
- Bump idna from 3.4 to 3.6 in /api (#909)
🐳 Docker Images
-
ghcr.io/serge-chat/serge:latest
-
ghcr.io/serge-chat/serge:0.8.0
Full Changelog: https://github.com/serge-chat/serge/compare/0.7.0...0.8.0
Thanks to @Smartappli and @gaby for making this release possible.