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

[Pipeline Refactor][server][OpenAI] Enable OpenAI to use new text gen pipeline #1477

Merged
merged 11 commits into from
Dec 14, 2023

Commits on Dec 11, 2023

  1. add pipeline.from_config

    dsikka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a19a7fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf2b5f View commit details
    Browse the repository at this point in the history
  3. update tests

    dsikka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d12d77f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cad369 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    652331f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    5840594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a6cbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7246e59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1151429 View commit details
    Browse the repository at this point in the history
  5. update openai server to use new v2 text gen pipeline; disable streami…

    …ng while unavilable in v2
    dsikka committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f44d0d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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