Merged
Conversation
chapman20j
approved these changes
Jan 16, 2026
coder0143
pushed a commit
to coder0143/bonsai
that referenced
this pull request
Jan 17, 2026
Co-authored-by: James Chapman <chapmanjames@google.com>
coder0143
pushed a commit
to coder0143/bonsai
that referenced
this pull request
Jan 19, 2026
Co-authored-by: James Chapman <chapmanjames@google.com>
chapman20j
added a commit
that referenced
this pull request
Jan 22, 2026
* adding readme, modeling and params files for dinov3 * added run and testing * added readme and removed some basic imports * removed ignore statement for ide * Added colab link in markdown * changed config and made changes wrt it, added all outputs, removed cosine similarity in tests * adding more tests and some final changes * final changes to params * fixed ruff based text formatting * using random init torch model in test_outputs and removed run_model due to gated repo. * using hf_hub constants for path and pre-commit done for ruff * updating tests * rename test_outputs to be model specific * inital commit for qwen3vl * removed initial commit * vjepa2 base fm, classifier and params done * fixed params and testing for model porting * updating for additional testing and stability * more testing, ruff, classifier works well * fixed foundation model, reformatted modeling.py, fixed testing * adding readme * name in readme 😅 * removed unnecessary self.config = config * changes and fixes * Fixed resnet link in README (#127) Co-authored-by: James Chapman <chapmanjames@google.com> * Vjepa2 format fixes (#128) * vjepa2: Use opencv-python than torchcodec * Refactor test_outputs and forward in modeling.py * [CI] run_selective_tests: handle renamed paths (#129) * remove dinov3 output class to facilitate jit compilation --------- Co-authored-by: Jen Ha <25069493+jenriver@users.noreply.github.com> Co-authored-by: vfdev <vfdev.5@gmail.com> Co-authored-by: James Chapman <chapmanjames@google.com>
Mozoltov821
pushed a commit
to Mozoltov821/bonsai
that referenced
this pull request
Feb 3, 2026
…-ml#130) * adding readme, modeling and params files for dinov3 * added run and testing * added readme and removed some basic imports * removed ignore statement for ide * Added colab link in markdown * changed config and made changes wrt it, added all outputs, removed cosine similarity in tests * adding more tests and some final changes * final changes to params * fixed ruff based text formatting * using random init torch model in test_outputs and removed run_model due to gated repo. * using hf_hub constants for path and pre-commit done for ruff * updating tests * rename test_outputs to be model specific * inital commit for qwen3vl * removed initial commit * vjepa2 base fm, classifier and params done * fixed params and testing for model porting * updating for additional testing and stability * more testing, ruff, classifier works well * fixed foundation model, reformatted modeling.py, fixed testing * adding readme * name in readme 😅 * removed unnecessary self.config = config * changes and fixes * Fixed resnet link in README (jax-ml#127) Co-authored-by: James Chapman <chapmanjames@google.com> * Vjepa2 format fixes (jax-ml#128) * vjepa2: Use opencv-python than torchcodec * Refactor test_outputs and forward in modeling.py * [CI] run_selective_tests: handle renamed paths (jax-ml#129) * remove dinov3 output class to facilitate jit compilation --------- Co-authored-by: Jen Ha <25069493+jenriver@users.noreply.github.com> Co-authored-by: vfdev <vfdev.5@gmail.com> Co-authored-by: James Chapman <chapmanjames@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.