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

Enable passing output_hidden_states #731

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2023

  1. Update coca_model.py

    nbardy authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fa79c73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nbardy#1 from nbardy/patch-1

    Update coca_model.py
    nbardy authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9f6f9eb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. openclip

    nbardy committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6880041 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	src/open_clip/coca_model.py
    #	src/open_clip/model.py
    #	src/open_clip/transformer.py
    georgiigrigorevSC committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b3e14db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0adfd78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21cc2b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5584e3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ccc07d View commit details
    Browse the repository at this point in the history
  6. add logging

    georgiigrigorevSC committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e8d6dce View commit details
    Browse the repository at this point in the history
  7. simplify

    georgiigrigorevSC committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6abb499 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    847a702 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    858e8c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4eb5a11 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    7988d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e971cc View commit details
    Browse the repository at this point in the history
  3. fix bug with return

    thepowerfuldeez committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    19fd3bd View commit details
    Browse the repository at this point in the history
  4. update test case

    thepowerfuldeez committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    879718e View commit details
    Browse the repository at this point in the history