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

c-btm inference #50

Merged
merged 6 commits into from
Nov 9, 2023
Merged

Commits on May 10, 2023

  1. Add files via upload

    inference code for c-btm
    NourFahmy committed May 10, 2023
    Configuration menu
    Copy the full SHA
    655ea6d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. updated inference script to take in input and output file path and mo…

    …del names
    NourFahmy committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2b39187 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. updated c-btm inference script

    pass in embedder for prompt
    NourFahmy committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    47314fb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. updated to generate one token at a time

    NourFahmy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bed3ec1 View commit details
    Browse the repository at this point in the history
  2. remove print statement

    NourFahmy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    74dadef View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. integrated with Nicolo's PR

    NourFahmy committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f1735cf View commit details
    Browse the repository at this point in the history