Skip to content

Conversation

@nkanu17
Copy link
Contributor

@nkanu17 nkanu17 commented Oct 17, 2025

Summary

Adds migration notebooks for transitioning FLAT and HNSW indices to SVS-VAMANA.

Changes

  • ✨ Add HNSW to SVS-VAMANA migration notebook
  • ✨ Add FLAT to SVS-VAMANA migration notebook

@nkanu17 nkanu17 force-pushed the feat/RAAE-1093/migration-examples-svs-vamana branch from 29ff62d to 12e649a Compare October 17, 2025 18:02
Nitin Kanukolanu added 6 commits October 17, 2025 14:25
- Update README to use correct file paths (06_hnsw_to_svs_vamana_migration.ipynb and 07_flat_to_svs_vamana_migration.ipynb)
- Fix NameError in FLAT migration notebook by adding fallback selected_config definitions
- Ensure CI/CD compatibility by handling missing variables in isolated cell execution
…nsions

- Change from all-MiniLM-L6-v2 (384 dims) to all-mpnet-base-v2 (768 dims)
- Update embedding model references throughout the notebook
- Update compression configuration description for 768 dimensions
- Maintain compatibility with existing schema structure
- Add sentence-transformers and numpy as explicit prerequisites in both migration notebooks
- Add migration notebooks to .github/ignore-notebooks.txt to skip CI/CD testing
- These notebooks require additional dependencies (sentence-transformers, numpy) not available in test environment
- Notebooks are designed for interactive use with proper dependency installation
- Add detailed Python dependencies installation section to both notebooks
- Include pip, conda, and Google Colab installation commands
- Specify minimum version requirements for compatibility
- Provide multiple installation methods for different environments
- Replace generic text with actionable installation commands
@nkanu17 nkanu17 closed this Oct 17, 2025
@nkanu17 nkanu17 deleted the feat/RAAE-1093/migration-examples-svs-vamana branch October 17, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants