791 Commits

Author SHA1 Message Date
dependabot[bot]
61041fe8e7 Bump tailwindcss from 3.3.6 to 3.3.7 in /web (#995)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.7/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.6...v3.3.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  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>
2023-12-19 07:40:00 -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
dependabot[bot]
2149219b83 Bump @iconify/svelte from 3.1.4 to 3.1.6 in /web (#988)
Bumps [@iconify/svelte](https://github.com/iconify/iconify/tree/HEAD/components/svelte) from 3.1.4 to 3.1.6.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/svelte)

---
updated-dependencies:
- dependency-name: "@iconify/svelte"
  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>
2023-12-18 08:17:33 -05:00
dependabot[bot]
c92822597b Bump eslint from 8.55.0 to 8.56.0 in /web (#987)
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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:17:20 -05:00
Juan Calderon-Perez
bed108f0a5 Fix aiohttp timeout settings (#986) 0.8.1 2023-12-17 23:28:14 -05:00
Juan Calderon-Perez
a43c13fb3f Refactor of Models API, Support for calling downloads (#985) 0.8.0 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
Olivier DEBAUCHE
41042698f0 Update Neural Chat, Mistral models and add Code 13B, 33B, Meditron 7B-Chat, Mixtral 8x7B LLMs (#976)
* Update Neural-Chat  Modem

Update Neural Chat from v3.2 to v3.3

* Update  Neural Chat model

Update Neural Chat from v3.2 to v3.3

* Add Meditron 7B -Chet model

Add Meditron 7B - Chat

* Add Code 13B and 33B models

Add Code 13B
Add Code 33B

* Add Models Code 13B and  Code  33B

* Update Mistral 7B-Instruct

Update Mistral 7B Instruction from v0.1 to v0.2

* Add Mixtral LLMs

Add Mixtral 8x7B v0.1
Add Mixtral 8x7B-Instruct v0.1

* Update README.md

Add Mixtral 8x7B v0.1
Add Mixtral 8x7B Instruct v0.1
Upgrade Mistral 7B from v0.1 to v0.2

* Update README.md

tiny update

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-15 08:05:52 -05:00
Juan Calderon-Perez
82db8ac930 Bump llama-cpp-python to v0.2.23 (#982) 2023-12-15 07:56:56 -05:00
dependabot[bot]
746a520f54 Bump daisyui from 4.4.19 to 4.4.20 in /web (#981)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.19 to 4.4.20.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.19...v4.4.20)

---
updated-dependencies:
- dependency-name: daisyui
  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>
2023-12-15 07:40:22 -05:00
dependabot[bot]
44a9a332aa Bump eslint-plugin-import from 2.29.0 to 2.29.1 in /web (#979)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  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>
2023-12-15 07:39:52 -05:00
dependabot[bot]
0f651661db Bump @typescript-eslint/parser from 6.13.2 to 6.14.0 in /web (#973)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  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-13 09:33:19 -05:00
dependabot[bot]
aaf3f75946 Bump @sveltejs/kit from 1.28.0 to 1.30.0 in /web (#975)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.30.0/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  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-13 08:36:15 -05:00
dependabot[bot]
b9106c638a Bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 in /web (#972)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  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-13 08:35:57 -05:00
dependabot[bot]
3979bc824c Bump prettier from 3.1.0 to 3.1.1 in /web (#968)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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>
2023-12-11 19:07:03 -05:00
dependabot[bot]
a5ba99ae3a Bump ujson from 5.8.0 to 5.9.0 in /api (#966)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: ujson
  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-11 19:06:51 -05:00
dependabot[bot]
9fdda2ee1b Bump @sveltejs/kit from 1.27.7 to 1.28.0 in /web (#969)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.27.7 to 1.28.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.28.0/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  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-11 19:06:28 -05:00
Olivier DEBAUCHE
71375c4af9 Add Vicuna 33B-Coder and LLaMA-2 7B-Coder models (#965)
* Update README.md

Add Vicuna 33B-Coder
Add LLaMA-2 7B-Coder

* Add Vicuna 33B-Coder and LLaMA-2 7B-Coder

Add Vicuna 33B-Coder
Add LLaMA-2 7B-Coder
2023-12-09 18:19:40 -05:00
Olivier DEBAUCHE
9dae3f4e13 Add Vicuna 33B model (#964) 2023-12-09 17:37:17 -05:00
Juan Calderon-Perez
453ad0f725 Update release-drafter.yml 2023-12-09 17:31:45 -05:00
Olivier DEBAUCHE
59b7fe76e6 Updates to CodeLLaMA models (#963)
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-09 17:23:57 -05:00
Olivier DEBAUCHE
9bcab1297c Add Python-Code 13B and 33B (#960)
* Add Python-Code 13B and 33B

* Add Python-Code 13B and 33B

* Update README.md

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-08 18:19:50 -05:00
Juan Calderon-Perez
51ef0b3b61 Add Zephyr 3B (#959) 2023-12-08 09:24:06 -05:00
dependabot[bot]
0ef3438180 Bump markdown-it from 13.0.2 to 14.0.0 in /web (#957)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0)

---
updated-dependencies:
- dependency-name: markdown-it
  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>
2023-12-08 07:51:08 -05:00
dependabot[bot]
005177a512 Bump typescript from 5.3.2 to 5.3.3 in /web (#954)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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>
2023-12-07 08:31:08 -05:00
dependabot[bot]
a04de5b170 Bump actions/setup-python from 4 to 5 (#955)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
2023-12-07 08:30:52 -05:00
Juan Calderon-Perez
e2c2cebf7d Update README.md 2023-12-07 00:38:40 -05:00
dependabot[bot]
3843680081 Bump @sveltejs/kit from 1.27.6 to 1.27.7 in /web (#953)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.27.6 to 1.27.7.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.27.7/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  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>
2023-12-06 06:48:55 -05:00
dependabot[bot]
da3a13548d Bump prettier-plugin-tailwindcss from 0.5.7 to 0.5.9 in /web (#952)
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.7 to 0.5.9.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.7...v0.5.9)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  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>
2023-12-06 06:48:23 -05:00
Olivier DEBAUCHE
e5be21ccf2 Fix file sizes of LLM's (#945)
* Update models.json

Reorganization of models.json file

* Update models.json

Add support for SlimOrca 13B

* Update models.json

Falcon 7B file size bugfix

* Update models.json

Falcon 7B filesize updated

* Update models.json

Falcon 7B fix

* Update models.json

Vicuna-13B fix

* Update models.json

SlimOrca bugfix

* Update models.json

Model filesize updated
Thx Gaby for the snippet :)

* Update models.json

Add support for Llama-2-70B-OASST

* Update README.md

Add support for Llama-2-70B-OASST

* Update README.md

tiny correctoin

* Update models.json

Add Support for LLaMA 2 7B, 13B, 70B

* Update README.md

Add support for LLaMA 2 7B, 13B, 70B

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-05 20:29:13 -05:00
dependabot[bot]
7d5792cf6f Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 in /web (#948)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  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>
2023-12-05 20:00:17 -05:00
dependabot[bot]
3cdf2b2287 Bump @typescript-eslint/parser from 6.13.1 to 6.13.2 in /web (#947)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  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>
2023-12-05 19:59:10 -05:00
dependabot[bot]
fd6517e672 Bump tailwindcss from 3.3.5 to 3.3.6 in /web (#949)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.5...v3.3.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  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>
2023-12-05 19:58:58 -05:00
dependabot[bot]
36be84120a Bump daisyui from 4.4.18 to 4.4.19 in /web (#946)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.18 to 4.4.19.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.18...v4.4.19)

---
updated-dependencies:
- dependency-name: daisyui
  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>
2023-12-05 19:58:46 -05:00
dependabot[bot]
ce9a10241b Bump vite from 4.5.0 to 4.5.1 in /web (#951)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 19:58:32 -05:00
Olivier DEBAUCHE
4849ba152c Model bugfix (#943)
* Update models.json

bugfix

* Update models.json

Notus bugfix

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-04 07:49:59 -05:00
dependabot[bot]
9883eba9bf Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /web (#940)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  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-04 07:48:10 -05:00
dependabot[bot]
fe552324a1 Bump postcss from 8.4.31 to 8.4.32 in /web (#939)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  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>
2023-12-04 07:38:22 -05:00
dependabot[bot]
d312eea868 Bump eslint from 8.54.0 to 8.55.0 in /web (#942)
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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-04 07:38:01 -05:00
dependabot[bot]
ddae0ca212 Bump daisyui from 4.4.17 to 4.4.18 in /web (#941)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.17 to 4.4.18.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.17...v4.4.18)

---
updated-dependencies:
- dependency-name: daisyui
  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>
2023-12-04 07:37:46 -05:00
Juan Calderon-Perez
1684466304 Fix installation of aarch64 wheels (#938)
* Add support for installing aarch64 wheels

* Fix syntax
2023-12-03 22:13:44 -05:00
Olivier DEBAUCHE
dc6136dd1f Add support for Notus LLM (#937) 2023-12-03 18:17:37 -05:00
Olivier DEBAUCHE
c23402153d Add support for Alfred LLM (#936)
* Update models.json

Add support of Alfred 40B (supporting 5 languages)

* Update README.md

Add support of Alfred 40B (supporting 5 languages)
2023-12-03 13:11:17 -05:00
Olivier DEBAUCHE
bc10144ed5 Upgrade for Neural-Chat from v3.1 to v3.2 (#935)
* Update models.json

Ugrade NeuralChat from v3.1 to v3.2

* Update README.md

Upgrade Neural-Chat from v3.1 to v3..2
2023-12-03 12:28:35 -05:00
Juan Calderon-Perez
912a38da7d Cleanup LLM names (#933) 2023-12-02 17:05:34 -05:00
Juan Calderon-Perez
b3a30e5ccc Update release-drafter autolabeler (#932) 2023-12-02 16:47:58 -05:00
Juan Calderon-Perez
045ba1c34b Update README.md 2023-12-02 10:47:55 -05:00
Olivier DEBAUCHE
d1ef2b5416 Update README.md (#931)
add  missing  "cd serge"
2023-12-02 10:46:20 -05:00
Olivier DEBAUCHE
ab8e376bc3 Add support for Med42 and PsyMedRP (#929) 2023-12-02 09:38:29 -05:00