Skip to content
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

Resizable image positional embeddings #1695

Merged
merged 13 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

  1. pretrained config

    Felipe Mello committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a11433e View commit details
    Browse the repository at this point in the history
  2. first commit

    Felipe Mello committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4f47b1e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix shape bugs

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7e4010c View commit details
    Browse the repository at this point in the history
  2. add docstrings

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6135b42 View commit details
    Browse the repository at this point in the history
  3. unit tests

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ba1578a View commit details
    Browse the repository at this point in the history
  4. docstrings

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    967d86f View commit details
    Browse the repository at this point in the history
  5. small docstring changes

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    54d71b5 View commit details
    Browse the repository at this point in the history
  6. clip docs

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    085f981 View commit details
    Browse the repository at this point in the history
  7. better comments and assertion

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2c90b64 View commit details
    Browse the repository at this point in the history
  8. delete config

    Felipe Mello committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d2452ad View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. comments + end2end tests

    Felipe Mello committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e69fd47 View commit details
    Browse the repository at this point in the history
  2. add todo

    Felipe Mello committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e4cdd82 View commit details
    Browse the repository at this point in the history
  3. comment fix

    Felipe Mello committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    59f1996 View commit details
    Browse the repository at this point in the history