Skip to content

Fix image embedding vectors and index fallback#15

Merged
FANNG1 merged 1 commit into
mainfrom
fix-image-embedding-index
Jul 7, 2026
Merged

Fix image embedding vectors and index fallback#15
FANNG1 merged 1 commit into
mainfrom
fix-image-embedding-index

Conversation

@FANNG1

@FANNG1 FANNG1 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Read ChineseCLIP embeddings from pooler_output and validate the configured embedding dimension
  • Add pylance fallback when lance_ray distributed index building fails
  • Cover normalized model output shapes and index fallback behavior in tests

Validation

  • uv run pytest tests/image/test_embedding_pipeline.py tests/workflow/test_index_manage.py -ra
  • uv run pytest tests/image -ra
  • Ran the real image workflow on data/images, including analyze, ingest, scalar query, manage, analyze --embed, vector index, text query, and image similarity query

@FANNG1 FANNG1 force-pushed the fix-image-embedding-index branch from 08cf0b2 to bded4c7 Compare July 7, 2026 02:18
@FANNG1 FANNG1 merged commit eaaa57e into main Jul 7, 2026
1 check passed
@FANNG1 FANNG1 deleted the fix-image-embedding-index branch July 7, 2026 02:20
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