329 Commits

Author SHA1 Message Date
dependabot[bot]
4df44ef650
Bump redis from 5.0.6 to 5.0.7 in /api (#1369)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.6 to 5.0.7.
- [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.6...v5.0.7)

---
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-06-29 21:32:35 -04:00
dependabot[bot]
53f2496988
Bump huggingface-hub from 0.23.3 to 0.23.4 in /api (#1351)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.3...v0.23.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-06-21 20:04:21 -04:00
dependabot[bot]
3c6c94dc12
Bump redis from 5.0.5 to 5.0.6 in /api (#1338)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.5 to 5.0.6.
- [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.5...v5.0.6)

---
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-06-21 20:02:33 -04:00
dependabot[bot]
c2a6d42d62
Bump urllib3 from 2.2.1 to 2.2.2 in /api (#1353)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [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.1...2.2.2)

---
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-06-21 19:58:12 -04:00
dependabot[bot]
e5c61d5da3
Bump pydantic from 1.10.16 to 1.10.17 in /api (#1358)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.16 to 1.10.17.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.16...v1.10.17)

---
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-06-21 19:54:29 -04:00
Olivier DEBAUCHE
b5f07aa158
Update schema.json (#1344)
* Update schema.json

Update format

* Update schema.json

Fix
2024-06-15 22:52:15 -04:00
Olivier DEBAUCHE
d48fc7dd16
Add support for newer LLM models (#1334)
* Bump tqdm in /api in the pip group across 1 directory

Bumps the pip group with 1 update in the /api directory: [tqdm](https://github.com/tqdm/tqdm).


Updates `tqdm` from 4.66.3 to 4.66.4
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.4)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add support for Codestral 22B v0.1

* Update README.md

* Update README.md

* Update models.json

Add Phi-3-mini-4k-instruct-v0.3
Add Phi-3-medium-4k-instruct
Add Phi-3-medium-128k-instruct

* Update models.json

Add SOLAR-10.7B-v1.0
Add SOLAR-10.7B-instruct-v1.0

* Update README.md

* Update README.md

* Update models.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-15 09:12:56 -04:00
dependabot[bot]
d039269a70
Bump pydantic from 1.10.15 to 1.10.16 in /api (#1328)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.15 to 1.10.16.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.16/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.15...v1.10.16)

---
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-06-12 09:46:21 -04:00
dependabot[bot]
f0d522b59b
Bump huggingface-hub from 0.23.2 to 0.23.3 in /api (#1320)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.2...v0.23.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-06-11 09:09:56 -04:00
dependabot[bot]
31364016f9
Bump typing-extensions from 4.12.1 to 4.12.2 in /api (#1324)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.1 to 4.12.2.
- [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.12.1...4.12.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  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-06-11 09:08:06 -04:00
dependabot[bot]
03514a128d
Bump redis from 5.0.4 to 5.0.5 in /api (#1321)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.5.
- [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.4...v5.0.5)

---
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-06-11 09:05:44 -04:00
dependabot[bot]
5fb8a2e2a6
Bump pytest from 8.2.1 to 8.2.2 in /api (#1314)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.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.2.1...8.2.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-06-11 08:50:09 -04:00
dependabot[bot]
5cdaf38d57
Bump packaging from 24.0 to 24.1 in /api (#1325)
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
- [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/24.0...24.1)

---
updated-dependencies:
- dependency-name: packaging
  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-06-11 08:46:54 -04:00
dependabot[bot]
60ce166580
Bump huggingface-hub from 0.22.2 to 0.23.2 in /api (#1303)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.22.2 to 0.23.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.22.2...v0.23.2)

---
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-06-04 20:20:43 -04:00
dependabot[bot]
e4ae2e25ed
Bump hypercorn from 0.16.0 to 0.17.3 in /api (#1304)
Bumps [hypercorn](https://github.com/pgjones/hypercorn) from 0.16.0 to 0.17.3.
- [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pgjones/hypercorn/compare/0.16.0...0.17.3)

---
updated-dependencies:
- dependency-name: hypercorn
  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-06-04 20:08:30 -04:00
dependabot[bot]
d1809135ea
Bump requests from 2.31.0 to 2.32.3 in /api (#1305)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  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-06-03 23:55:59 -04:00
dependabot[bot]
c3501327af
Bump pytest from 8.2.0 to 8.2.1 in /api (#1291)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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.2.0...8.2.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-06-03 22:03:11 -04:00
dependabot[bot]
c7fcb89020
Bump typing-extensions from 4.11.0 to 4.12.1 in /api (#1306)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.1.
- [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.11.0...4.12.1)

---
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-06-03 21:59:20 -04:00
dependabot[bot]
dcb0c417ec
Bump tqdm in /api in the pip group across 1 directory (#1279)
Bumps the pip group with 1 update in the /api directory: [tqdm](https://github.com/tqdm/tqdm).


Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 18:02:39 -04:00
dependabot[bot]
3acfdbb6be
Bump pytest from 8.1.1 to 8.2.0 in /api (#1268)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.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/8.1.1...8.2.0)

---
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-04-29 09:13:09 -04:00
dependabot[bot]
e00c8bc587
Bump redis from 5.0.3 to 5.0.4 in /api (#1264)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.3 to 5.0.4.
- [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.3...v5.0.4)

---
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-04-24 07:54:44 -04:00
Olivier DEBAUCHE
ba78377b54
Update Gemma Instruct & WizardLLM (#1257)
* Add support for Llama_3

Add support for Llama-3-11B-Instruct-v0.1
Add support for Llama-3-13B-Instruct-v0.1
Add support for Llama-3-16B-Instruct-v0.1

* Add support for Meta-Llama-3

Add support for Meta-Llama-3-8B-Instruct
Add support for Meta-Llama-3-70B-Instruct

* Fix Filesizes

* Update README.md

Add Gorilla
Add LLaMa-3
Add Meta-LLaMa-3

* Update README.md

* Add support for Meta-Llama-3-8B

* Add support for Meta-LLaMA-3-70B

* Update README.md

Add support for Meta-LLaMA-3-8B
Add support for Meta-LLaMA-3-70B

* Update Gemma Instruct

Bump from Gemma-2B-Instruct to Gemma-1.1-2B-Instruct
Bump from Gemma-7B-Instruct  to Gemma-1.1-7B-Instruct

* Update WizardLM 7B

Bump from WizardLM-7B to WizardLM-2-7B

* Update README.md

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-04-22 19:40:59 -04:00
dependabot[bot]
f6f46bb6eb
Bump huggingface-hub from 0.21.4 to 0.22.2 in /api (#1215)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.21.4 to 0.22.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.21.4...v0.22.2)

---
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-04-21 12:47:37 -04:00
dependabot[bot]
7b4517c86a
Bump aiohttp from 3.9.3 to 3.9.4 in /api in the pip group across 1 directory (#1249)
Bumps the pip group with 1 update in the /api directory: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.9.3 to 3.9.4
- [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.3...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 12:16:56 -04:00
Olivier DEBAUCHE
8cdcbfd8f5
Add support for Meta-LLaMA-3-8B and Meta-LLaMA-3-70B (#1252)
* Add support for Llama_3

Add support for Llama-3-11B-Instruct-v0.1
Add support for Llama-3-13B-Instruct-v0.1
Add support for Llama-3-16B-Instruct-v0.1

* Add support for Meta-Llama-3

Add support for Meta-Llama-3-8B-Instruct
Add support for Meta-Llama-3-70B-Instruct

* Fix Filesizes

* Update README.md

Add Gorilla
Add LLaMa-3
Add Meta-LLaMa-3

* Update README.md

* Add support for Meta-Llama-3-8B

* Add support for Meta-LLaMA-3-70B

* Update README.md

Add support for Meta-LLaMA-3-8B
Add support for Meta-LLaMA-3-70B

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-04-20 17:38:07 -04:00
Olivier DEBAUCHE
b5cb9c53bf
Add support for LlaMA-3 and Meta-LlaMA-3 (#1251)
* Add support for Llama_3

Add support for Llama-3-11B-Instruct-v0.1
Add support for Llama-3-13B-Instruct-v0.1
Add support for Llama-3-16B-Instruct-v0.1

* Add support for Meta-Llama-3

Add support for Meta-Llama-3-8B-Instruct
Add support for Meta-Llama-3-70B-Instruct

* Fix Filesizes

* Update README.md

Add Gorilla
Add LLaMa-3
Add Meta-LLaMa-3

* Update README.md

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-04-20 15:39:31 -04:00
dependabot[bot]
d846f73abb
Bump pydantic from 1.10.14 to 1.10.15 in /api (#1224)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15)

---
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-04-12 22:30:49 -04:00
dependabot[bot]
4059c4bac7
Bump idna from 3.6 to 3.7 in /api in the pip group across 1 directory (#1237)
Bumps the pip group with 1 update in the /api directory: [idna](https://github.com/kjd/idna).


Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 22:29:32 -04:00
dependabot[bot]
0c59eb9714
Bump typing-extensions from 4.10.0 to 4.11.0 in /api (#1228)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.0 to 4.11.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.10.0...4.11.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>
2024-04-09 21:41:10 -04:00
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