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

Lightweight HF integration #220

Merged
merged 28 commits into from
Jun 26, 2023
Merged

Lightweight HF integration #220

merged 28 commits into from
Jun 26, 2023

Commits on Jun 22, 2023

  1. first commit

    AkshitaB committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    442f86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7c170d View commit details
    Browse the repository at this point in the history
  3. add tests

    AkshitaB committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2befdc5 View commit details
    Browse the repository at this point in the history
  4. tokenizer

    AkshitaB committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b5da6b4 View commit details
    Browse the repository at this point in the history
  5. make auto compatible

    AkshitaB committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6935e5f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. tests, cleanup

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5b623fc View commit details
    Browse the repository at this point in the history
  2. pipeline test

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bdbf041 View commit details
    Browse the repository at this point in the history
  3. add requirement file

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e6df083 View commit details
    Browse the repository at this point in the history
  4. pyproject

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6db6980 View commit details
    Browse the repository at this point in the history
  5. get tests to work

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c3611d7 View commit details
    Browse the repository at this point in the history
  6. rename for consistency

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    71abd14 View commit details
    Browse the repository at this point in the history
  7. add test fixture

    AkshitaB committed Jun 23, 2023
    1 Configuration menu
    Copy the full SHA
    c92f25e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0fd0a7 View commit details
    Browse the repository at this point in the history
  9. fix

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bfa379f View commit details
    Browse the repository at this point in the history
  10. move imports

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    754eff1 View commit details
    Browse the repository at this point in the history
  11. use_cache config to arg

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9e7b57c View commit details
    Browse the repository at this point in the history
  12. update forward

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6159097 View commit details
    Browse the repository at this point in the history
  13. style

    AkshitaB committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    126e5a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    7c8243d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7abd90f View commit details
    Browse the repository at this point in the history
  3. style

    AkshitaB committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e4c14a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5f91a3 View commit details
    Browse the repository at this point in the history
  5. update comment

    AkshitaB committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d5006a5 View commit details
    Browse the repository at this point in the history
  6. rename to hf_olmo

    AkshitaB committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    72248f0 View commit details
    Browse the repository at this point in the history
  7. fix

    AkshitaB committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    89aaf97 View commit details
    Browse the repository at this point in the history
  8. fix github actions

    AkshitaB committed Jun 26, 2023
    1 Configuration menu
    Copy the full SHA
    9659955 View commit details
    Browse the repository at this point in the history
  9. fix finally

    AkshitaB committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    833e4f5 View commit details
    Browse the repository at this point in the history
  10. add reqs to cache

    AkshitaB committed Jun 26, 2023
    1 Configuration menu
    Copy the full SHA
    1a4ba1b View commit details
    Browse the repository at this point in the history