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

vLLM support for FAQGen #884

Merged
merged 13 commits into from
Nov 13, 2024
Merged

vLLM support for FAQGen #884

merged 13 commits into from
Nov 13, 2024

Commits on Nov 11, 2024

  1. Add model parameter for FaqGenGateway in gateway.py file

    Signed-off-by: sgurunat <[email protected]>
    sgurunat committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    32b18a3 View commit details
    Browse the repository at this point in the history
  2. Add langchain vllm support for FaqGen along with authentication suppo…

    …rt for vllm endpoints
    
    Signed-off-by: sgurunat <[email protected]>
    sgurunat committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    20fbed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d30d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b93cce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dbae69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa46865 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    5ef1c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4777fa9 View commit details
    Browse the repository at this point in the history
  3. Updated faq-vllm Dockerfile into llm-compose-cd.yaml under github wor…

    …kflows
    
    Signed-off-by: sgurunat <[email protected]>
    sgurunat committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    802d99d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    09b1979 View commit details
    Browse the repository at this point in the history
  2. resolved merge conflicts

    Signed-off-by: sgurunat <[email protected]>
    sgurunat committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9056766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47cc36c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f5011 View commit details
    Browse the repository at this point in the history