Skip to content

Comments

[mieb] Fill in vista vlm2vec voyage v model meta#1903

Merged
isaac-chung merged 3 commits intomiebfrom
fill-in-vista-vlm2vec-voyage-v-model-meta
Jan 29, 2025
Merged

[mieb] Fill in vista vlm2vec voyage v model meta#1903
isaac-chung merged 3 commits intomiebfrom
fill-in-vista-vlm2vec-voyage-v-model-meta

Conversation

@isaac-chung
Copy link
Collaborator

Fill in vista, vlm2vec, and voyage_v model meta. I wasn't able to get the n_params for a few models as I wasn't able to load vista m3 and count vlm2vec lora model param via sum(p.numel() for p in model.parameters() if p.requires_grad)

Code Quality

  • Code Formatted: Format the code using make lint to maintain consistent style.

Documentation

  • Updated Documentation: Add or update documentation to reflect the changes introduced in this PR.

Testing

  • New Tests Added: Write tests to cover new functionality. Validate with make test-with-coverage.
  • Tests Passed: Run tests locally using make test or make test-with-coverage to ensure no existing functionality is broken.

@isaac-chung isaac-chung merged commit d551bf9 into mieb Jan 29, 2025
11 checks passed
@isaac-chung isaac-chung deleted the fill-in-vista-vlm2vec-voyage-v-model-meta branch January 29, 2025 14:40
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