Expand description
Embed command - Generate embeddings using BERT models
Structs§
- Embed
Command - Generate embeddings using BERT or CLIP models
Functions§
- execute
- load_
tokenizer - Load tokenizer: try tokenizer.json first, fall back to vocab.txt (BERT-style).