llm_recommendation_backend / configs /embedding_config.yaml
github-actions
Sync from GitHub 2025-12-17T12:18:53Z
5a3b322
model:
name: sentence-transformers/all-MiniLM-L6-v2
cache_dir: .model_cache
device: cpu
normalize_embeddings: true
batch_size: 32
preprocessing:
max_length: 512
padding: false