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

Support for freezing pretrained vision model layers with regex #3981

Merged
merged 38 commits into from
Jun 1, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    92366d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe1b67 View commit details
    Browse the repository at this point in the history
  3. regen static schema

    ethanreidel committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5df7362 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    b7985f6 View commit details
    Browse the repository at this point in the history
  2. fixed var names

    ethanreidel committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3a4507d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    9fe5df6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. added training test

    ethanreidel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    82167ce View commit details
    Browse the repository at this point in the history
  2. cleaned up tests

    ethanreidel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3b8bbd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7683de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5418a6a View commit details
    Browse the repository at this point in the history
  5. Revert "regen static schema"

    This reverts commit 5df7362.
    ethanreidel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    aeb2121 View commit details
    Browse the repository at this point in the history
  6. fixed typo

    ethanreidel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1600d19 View commit details
    Browse the repository at this point in the history
  7. well another typo fix

    ethanreidel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    58d18ef View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    f4e9cb4 View commit details
    Browse the repository at this point in the history
  2. removed try statement

    ethanreidel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    192119b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6649433 View commit details
    Browse the repository at this point in the history
  4. use pretrained off

    ethanreidel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5ff7e7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad77764 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    cc94eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f36aba View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. various nits fixed

    ethanreidel committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    31511fe View commit details
    Browse the repository at this point in the history
  2. nit fixes

    ethanreidel committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a900e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02bb963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a375296 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    23a8b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0f173 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f96b5b3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    5546c83 View commit details
    Browse the repository at this point in the history
  2. small fix

    ethanreidel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    7483111 View commit details
    Browse the repository at this point in the history
  3. fix

    ethanreidel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    3210c56 View commit details
    Browse the repository at this point in the history
  4. spaces fix

    ethanreidel committed May 18, 2024
    Configuration menu
    Copy the full SHA
    66fb3de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8a46ca View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. quick fixes

    ethanreidel committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8fff02e View commit details
    Browse the repository at this point in the history
  2. small llm test changes

    ethanreidel committed May 19, 2024
    Configuration menu
    Copy the full SHA
    d2e0690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1feb853 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. cleaned up llm+ecd tests

    ethanreidel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0c5b762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e62b92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e85d16d View commit details
    Browse the repository at this point in the history