Files
LEANN/packages/leann-core
aakash d3e6cfa1f7 fix: Resolve SentenceTransformer model_kwargs parameter conflict
- Fix local_files_only parameter conflict in embedding_compute.py
- Create separate copies of model_kwargs and tokenizer_kwargs for local vs network loading
- Prevents parameter conflicts when falling back from local to network loading
- Resolves TypeError in test_readme_examples.py tests

This addresses the SentenceTransformer initialization issues in CI tests.
2025-10-06 14:40:04 -07:00
..
2025-09-16 20:45:22 +00:00