← Back to Home

Tag: 模型优化 (4 articles)

Exploring Static Embedding Retrieval

LlamaIndex explores applying ColBERT-style MaxSim scoring to static embedding models, finding that raw lookup tables fail due to lack of context, but fine-tuning the vocabulary table itself can significantly improve performance.

LlamaIndex Blog ·