Skip to content

Add semantic search models with Git LFS #2499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kensave
Copy link
Contributor

@kensave kensave commented Aug 5, 2025

  • Configure Git LFS to track models/*.zip files
  • Add semantic-models.zip (83MB) containing all-MiniLM-L6-v2 model
  • Include Apache 2.0 LICENSE for proper license compliance
  • Add NOTICE file with copyright attribution
  • Add README.md with usage instructions and license information

This enables offline semantic search functionality while maintaining repository performance through Git LFS.

Restructure models with individual zip files per model

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Configure Git LFS to track models/*.zip files
- Add semantic-models.zip (83MB) containing all-MiniLM-L6-v2 model
- Include Apache 2.0 LICENSE for proper license compliance
- Add NOTICE file with copyright attribution
- Add README.md with usage instructions and license information

This enables offline semantic search functionality while maintaining
repository performance through Git LFS.

Restructure models with individual zip files per model
@kensave kensave closed this Aug 5, 2025
@kensave kensave reopened this Aug 5, 2025
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