Skip to content

feat(gallery): add WeMM embedding variants - #11775

Open
localai-org-maint-bot wants to merge 1 commit into
masterfrom
cron/model-gallery-20260829-wemm
Open

feat(gallery): add WeMM embedding variants#11775
localai-org-maint-bot wants to merge 1 commit into
masterfrom
cron/model-gallery-20260829-wemm

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Add Tencent's WeMM Embedding 2B, 4B, and 9B safetensor repositories as
Transformers-backed gallery variants. The entries use Sentence Transformers,
which the current backend pins at the version required by the model cards.

LocalAI's embeddings API currently passes text to this backend. The entries
state that limit instead of advertising the models' upstream image and video
input support.

The backend downloads each Hugging Face repository snapshot directly, so these
entries do not declare gallery-managed files or artifact SHA-256 values. The
repositories resolved during validation at these revisions:

  • 2B: df8094e5caf29083d9cac28e96fad6cfbe3ee57f
  • 4B: a28b25c5d18cf71ec46b115e06ea79ab00ee4819
  • 9B: 59f673e3d53c4f71bb364adf344536dc1c2bc95e

Notes for Reviewers

  • git diff --check
  • go test ./core/gallery: 383 passed, 9 skipped, and 3 unrelated
    network-dependent specs failed because this environment returned HTTP 403
    for GitHub raw and gist URLs.
  • All three Hugging Face API records resolve, report Qwen3.5 safetensors, and
    match the dimensions and Apache-2.0 terms in their model cards.

Signed commits

  • Yes, I signed my commits.
  • Documentation updated (docs/content/) for user-facing changes, or not applicable

Tencent released three WeMM sizes with direct Sentence Transformers support. Add each safetensor repository so users can select the quality and resource tradeoff.

Assisted-by: Codex:gpt-5
@localai-org-maint-bot
localai-org-maint-bot force-pushed the cron/model-gallery-20260829-wemm branch from a1154a1 to 3e525cd Compare August 29, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant