300 Commits

Author SHA1 Message Date
Kevin Fowlks
3b6266d7de
Add Gorilla: Large Language Model (#1193)
* Added Gorilla LLM Model to models.json

* Added additionals models
2024-03-12 23:38:53 -04:00
dependabot[bot]
18d4dcbfe4
Bump packaging from 23.2 to 24.0 in /api (#1186)
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 21:36:50 -04:00
dependabot[bot]
7cd0cacc62
Bump pytest from 8.0.2 to 8.1.1 in /api (#1188)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 21:12:15 -04:00
dependabot[bot]
e721df7a40
Bump redis from 5.0.2 to 5.0.3 in /api (#1187)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 20:49:46 -04:00
dependabot[bot]
f0afb16d19
Bump huggingface-hub from 0.21.3 to 0.21.4 in /api (#1183)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.21.3 to 0.21.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.21.3...v0.21.4)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 20:25:57 -04:00
dependabot[bot]
9adbeb9797
Bump huggingface-hub from 0.21.1 to 0.21.3 in /api (#1174)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.21.1 to 0.21.3.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.21.1...v0.21.3)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 23:48:06 -05:00
dependabot[bot]
846fcbd1f0
Bump redis from 5.0.1 to 5.0.2 in /api (#1173)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 23:45:02 -05:00
dependabot[bot]
89c7866bf7
Bump huggingface-hub from 0.20.3 to 0.21.1 in /api (#1169)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.20.3 to 0.21.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.20.3...v0.21.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-28 22:35:47 -05:00
dependabot[bot]
bff2f8ca0a
Bump typing-extensions from 4.9.0 to 4.10.0 in /api (#1163)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/commits)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 20:30:36 -05:00
dependabot[bot]
eff47925be
Bump pytest from 8.0.1 to 8.0.2 in /api (#1162)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 20:19:41 -05:00
Olivier DEBAUCHE
7151af023f
Add support for OpenCodeInterpreter models (#1165)
* Add support for OpenCodeInterpreter models

Add support for OpenCodeInterpreter DS 6.7B
Add support for OpenCodeInterpreter DS 33B
Add support for OpenCodeInterpreter CL-7B
Add support for OpenCodeInterpreter CL-13B
Add support for OpenCodeInterpreter CL-70B

* Update README.md

Add support for OpenCodeInterpreter DS 6.7B
Add support for OpenCodeInterpreter DS 33B
Add support for OpenCodeInterpreter CL-7B
Add support for OpenCodeInterpreter CL-13B
Add support for OpenCodeInterpreter CL-70B

* Update README.md
2024-02-26 20:19:22 -05:00
Olivier DEBAUCHE
26bf8a3c29
Update Gemma Models (#1158)
* Update Gemma Models

Update Gemma 2B & 7B
Add support for Gemma 2B-Instruct
Add support for Gemma 7B-Instruct

* Update Gemma Models

Update Gemma 2B & 7B
Add support for Gemma 2B-Instruct
Add support for Gemma 7B-Instruct
2024-02-25 15:57:30 -05:00
Olivier DEBAUCHE
d1ce38450f
Add support for BioMistral, Nous-Hermes-2-Mistral and Nous-Hermes-2-Mixtral (#1156)
* Update models.json

Add support for BioMistral 7B
Add support for Nous-Hermes-2-Mistral-7B-DPO
Add support for Nous-Hermes-2-Mixtral-8x7B-DPO
Add support for Nous-Hermes-2-Mixtral-8x7B-SFT

* Update README.md

Add support for BioMistral 7B
Add support for Nous-Hermes-2-Mistral-7B-DPO
Add support for Nous-Hermes-2-Mixtral-8x7B-DPO
Add support for Nous-Hermes-2-Mixtral-8x7B-SFT
2024-02-25 14:49:43 -05:00
Olivier DEBAUCHE
b5b35fc11e
Models update (#1154)
* Update models.json

Add support for Gemma 2B and 7B

* Update models.json

Add support for LLama pro

* Update models.json

Add support for TinyLlama

* Update models.json

Update Medicine LLM

* Update README.md

* Update serge.env

Bump version of LLama cpp to support Gemma Model
2024-02-24 00:55:16 -05:00
dependabot[bot]
79337f353c
Bump urllib3 from 2.2.0 to 2.2.1 in /api (#1145)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 21:19:10 -05:00
dependabot[bot]
2143a1a201
Bump pytest from 8.0.0 to 8.0.1 in /api (#1146)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 21:17:30 -05:00
Juan Calderon-Perez
e24c8feb98
Updates to UI components, cleanup of unused dependencies (#1136)
Fixes to UI components, accessibility labels. Removal of unused python dependencies. Migrate from black to ruff for formatting.
---------

Co-authored-by: morpheus2448 <41052975+morpheus2448@users.noreply.github.com>
2024-02-13 23:51:54 -05:00
dependabot[bot]
007420beeb
Bump tqdm from 4.66.1 to 4.66.2 in /api (#1125)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 22:54:10 -05:00
dependabot[bot]
3a94e7b867
Bump python-multipart from 0.0.7 to 0.0.9 in /api (#1126)
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.7 to 0.0.9.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.7...0.0.9)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 22:52:49 -05:00
dependabot[bot]
0b0bfa92e8
Bump orjson from 3.9.12 to 3.9.13 in /api (#1111)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.12 to 3.9.13.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.12...3.9.13)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 07:37:12 -05:00
dependabot[bot]
c25c210475
Bump python-multipart from 0.0.6 to 0.0.7 in /api (#1112)
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Changelog](https://github.com/andrew-d/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 20:20:07 -05:00
dependabot[bot]
3fcf37a189
Bump markupsafe from 2.1.4 to 2.1.5 in /api (#1110)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 19:24:06 -05:00
dependabot[bot]
45c4d47011
Bump certifi from 2023.11.17 to 2024.2.2 in /api (#1106)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.2.2.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 19:54:29 -05:00
dependabot[bot]
78ec4835a1
Bump urllib3 from 2.1.0 to 2.2.0 in /api (#1101)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 19:46:16 -05:00
dependabot[bot]
3a7d5da4c9
Bump pytest from 7.4.4 to 8.0.0 in /api (#1095)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 00:49:18 -05:00
dependabot[bot]
2c5fb0ae74
Bump the pip group across 1 directories with 1 update (#1097)
Bumps the pip group with 1 update in the /api directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.9.2 to 3.9.3
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 00:49:05 -05:00
dependabot[bot]
c6c078da9d
Bump the pip group across 1 directories with 1 update (#1096)
Bumps the pip group with 1 update in the /api directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 19:34:42 -05:00
dependabot[bot]
bf57912fa8
Bump markupsafe from 2.1.3 to 2.1.4 in /api (#1080)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 23:18:34 -05:00
dependabot[bot]
5a16ee8837
Bump pydantic from 1.10.13 to 1.10.14 in /api (#1081)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.13 to 1.10.14.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.14/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.13...v1.10.14)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 23:15:18 -05:00
dependabot[bot]
cd629d2ffb
Bump python-dotenv from 1.0.0 to 1.0.1 in /api (#1085)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 21:39:18 -05:00
dependabot[bot]
d7a160ce66
Bump dnspython from 2.4.2 to 2.5.0 in /api (#1079)
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.4.2...v2.5.0)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 21:19:17 -05:00
dependabot[bot]
0353eec325
Bump huggingface-hub from 0.20.2 to 0.20.3 in /api (#1086)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.20.2...v0.20.3)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 19:08:04 -05:00
dependabot[bot]
e865f3fa21
Bump orjson from 3.9.10 to 3.9.12 in /api (#1078)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.12.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.10...3.9.12)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 09:14:21 -05:00
Olivier DEBAUCHE
f9d8ed2ff1
Add support for IPv6 (#1055)
* Update deploy.sh

add support ipv6

* Update dev.sh

add support for ipv6

* Update deploy.sh

add support for ipv6

* Update deploy.sh

add support for ipv6

* Update dev.sh

support  for ipv6

* Update dev.sh

support for ipv6 reworked
Thanks Gaby :)

* Update serge.env

add support for ipv6

* Update deploy.sh

support for ipv6 reworked
Thanks Gaby :)

* Update deploy.sh

bugfix

* Update serge.env

* Update serge.env

rename variable in SERGE_ENABLE_IPV6

* Update deploy.sh

rename variable in SERGE_ENABLE_IPV6

* Update dev.sh

rename variable in SERGE_ENABLE_IPV6

* Update deploy.sh

remove redudant code

* Update dev.sh

add missing code

* Update deploy.sh

tiny change

* Update dev.sh

bugfix

* Update deploy.sh

bugfix

* Update dev.sh

bugfix

* Update deploy.sh

change unicorn by hypercorn

* Update serge.env

delete unecessary param

* Update dev.sh

replace unicorn by hypercorn

* Update pyproject.toml

replace unicorn by hypercorn

* Update poetry.lock

replace unicorn by hypercorn

* Update poetry.lock

poetry updated

* Update pyproject.toml

update

* Update poetry.lock

hypercorn update

* Update deploy.sh

shmft applied

* Update dev.sh

shmft applied

* Update deploy.sh

shmft applied

* Update dev.sh

shmft applied

* Update dev.sh

bugfix

* Update serge.env

missing value

* Update deploy.sh

code corrected

* Update dev.sh

code corrected

* Update serge.env

 code corrected

* Update deploy.sh

rollback

* Update dev.sh

rollback

* Update serge.env

* Update deploy.sh

add SERGE_IPV6_SUPPORT

* Update dev.sh

Add SERGE_IPV6_SUPPORT

* Update dev.sh

* Update deploy.sh

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-01-18 08:31:22 -05:00
dependabot[bot]
a540d570b5
Bump uvicorn from 0.25.0 to 0.26.0 in /api (#1069)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.25.0...0.26.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 22:55:05 -05:00
dependabot[bot]
f281c0ded7
Bump jinja2 from 3.1.2 to 3.1.3 in /api (#1051)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 08:37:39 -05:00
Olivier DEBAUCHE
f0261138a2
Update models.json (#1046)
Update OpenChat 3.5 v0106
2024-01-10 09:40:42 -05:00
dependabot[bot]
ac78e05568
Bump huggingface-hub from 0.20.1 to 0.20.2 in /api (#1035)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 08:13:38 -05:00
Olivier DEBAUCHE
3d4e5c5b12
Add support for Phi 2 (#1030)
* Update README.md

* Update models.json

* Update README.md

Add support for Phi 2

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-01-03 19:19:59 -05:00
Olivier DEBAUCHE
d50c93cbfc
Add Mixtral 2.7, MedicineLLM, MistralLite, and Notux (#1026)
* Update models.json

Update from Mixtral 8x7b-Dolphin 2.5 to Mixtral 8x7b - Dolphin 2.7

* Update README.md

Add Medicine-LLM13B

* Update models.json

Add Medicine LLM 13B

* Update models.json

Add MistralLite-7B

* Update README.md

Add support for MistralLite-7B
Add support for Notux 8x7B

* Update models.json

Add support for MistralLite-7b
Add support for Notux 8x7B v1

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-01-02 22:21:05 -05:00
dependabot[bot]
be791ff659
Bump pytest from 7.4.3 to 7.4.4 in /api (#1022)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 10:13:44 -05:00
Juan Calderon-Perez
b63c7496ba
Fix inefficent model check during chat creation (#1016)
* Fix inefficent model check during chat creation

* Update chat.py

* Update chat.py
2023-12-27 00:02:08 -05:00
dependabot[bot]
48a59ac268
Bump huggingface-hub from 0.19.4 to 0.20.1 in /api (#1005)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.19.4 to 0.20.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.19.4...v0.20.1)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 07:52:53 -05:00
dependabot[bot]
1b635f1bc1
Bump uvicorn from 0.23.2 to 0.25.0 in /api (#1004)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.2 to 0.25.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.23.2...0.25.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 07:47:30 -05:00
Olivier DEBAUCHE
98bdb9f8b0
Add support for Mixtral 8x7B-Dolphin 2.5 and WizardLM (#997)
* Add support for Mixtral 8x7B - Dolphin 2.5

* Add Support for WizardLM

* Add new LLMs

- Add support for Mixtral 8x7B - Dolphin 2.5
- Add support for WizardLM
- Update README.md

* Remove support of WizardLM 7B -UNCENSORED

* Remove support of WizardLM 7B -UNCENSORED

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-19 08:27:10 -05:00
dependabot[bot]
39b6cbb711
Bump anyio from 4.1.0 to 4.2.0 in /api (#990)
Bumps [anyio](https://github.com/agronholm/anyio) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.1.0...4.2.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 08:18:03 -05:00
Juan Calderon-Perez
bed108f0a5
Fix aiohttp timeout settings (#986) 2023-12-17 23:28:14 -05:00
Juan Calderon-Perez
a43c13fb3f
Refactor of Models API, Support for calling downloads (#985) 2023-12-17 22:20:52 -05:00
Olivier DEBAUCHE
b27b8064b1
Update OpenChat v3.5, Add Medalpaca 13B (#983)
* Update models.json

* Update OpenChat v3.5 to OpenChat v3.5-1012

* Update README.md

Update from OpenChat v3.5 to OpenChat v3.5-1012

* Update models.json

Add Phi-2

* Update README.md

Add Phi 2

* Update models.json

* Update README.md

* Update models.json

Add Medalpaca 13B

* Update README.md

Add Medalpaca 13B

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-17 13:51:10 -05:00
dependabot[bot]
e72a739404
Bump typing-extensions from 4.8.0 to 4.9.0 in /api (#967)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 14:03:26 -05:00