Semantic Search Setup Model Selection

Sub-skill of semantic-search-setup: Model Selection.

vamseeachanta a1c15ac 588 B Updated

File contents

Model Selection

Model Selection

Model Dimensions Speed Quality Use Case
all-MiniLM-L6-v2 384 Fast Good General purpose
all-mpnet-base-v2 768 Medium Better Higher accuracy
bge-small-en-v1.5 384 Fast Good Multilingual
text-embedding-3-small 1536 API Excellent Production (OpenAI)

Recommended: all-MiniLM-L6-v2 for local CPU processing.

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/data/documents/semantic-search-setup/model-selection commit a1c15acaee

Frequently asked questions

npx skillmds@latest add vamseeachanta/semantic-search-setup-model-selection