Skip to main content

Module embed

Module embed 

Source
Expand description

Embed command - Generate embeddings using BERT models

Structs§

EmbedCommand
Generate embeddings using BERT or CLIP models

Functions§

execute
load_tokenizer
Load tokenizer: try tokenizer.json first, fall back to vocab.txt (BERT-style).