Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server,ml): add new models #5710

Merged
merged 1 commit into from
Dec 15, 2023
Merged

feat(server,ml): add new models #5710

merged 1 commit into from
Dec 15, 2023

Conversation

mertalev
Copy link
Contributor

@mertalev mertalev commented Dec 15, 2023

Description

The HF model catalog now includes a few new models:

English:

  • ViT-L-14-quickgelu__dfn2b
  • ViT-H-14-quickgelu__dfn5b
  • ViT-H-14-378-quickgelu__dfn5b

Multilingual:

  • nllb-clip-base-siglip__v1
  • XLM-Roberta-Large-ViT-H-14__frozen_laion5b_s13b_b90k
  • nllb-clip-large-siglip__v1

This PR adds them to the list of supported models so users can use them in the next release.

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b2c9b95
Status: ✅  Deploy successful!
Preview URL: https://05d9fb3c.immich.pages.dev
Branch Preview URL: https://feat-server-add-models.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit 3e54ee5 into main Dec 15, 2023
21 of 22 checks passed
@alextran1502 alextran1502 deleted the feat/server-add-models branch December 15, 2023 05:34
@MohamedFBoussaid
Copy link
Contributor

MohamedFBoussaid commented Dec 15, 2023

Hey @alextran1502 ,
Does those constant need to be added here : https://github.com/immich-app/immich/blob/main/machine-learning/app/models/constants.py
And also I am seeing an extra space here in ViT-H-14-378-quickgelu__dfn5b :

P.S: I just start checking the immich repo, and my comment maybe can be wrong.

jonhnet pushed a commit to jonhnet/immich that referenced this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants