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

RankLLM Revamp - VLLM support, APEER prompt, fixed caching, improved documentation #119

Merged
merged 16 commits into from
Jul 17, 2024

Commits on May 16, 2024

  1. fix base

    ronakice committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ac26fb5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. VLLM new support

    ronakice committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bb1eb71 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. cleanup

    ronakice committed May 22, 2024
    Configuration menu
    Copy the full SHA
    53a93ee View commit details
    Browse the repository at this point in the history
  2. cleanup

    ronakice committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d29d1ee View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. vllm optional fix

    ronakice committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8de9483 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. batch prompt, TP

    ronakice committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    53f3b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd4e2c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. some more updates

    ronakice committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8ab04f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    a4412b3 View commit details
    Browse the repository at this point in the history
  2. update to default to JSONL

    ronakice committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    68b9c2d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. updates

    ronakice committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ab43cc3 View commit details
    Browse the repository at this point in the history
  2. More updates

    ronakice committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0a131de View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. resolve comments

    ronakice committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    81e7081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96905cc View commit details
    Browse the repository at this point in the history
  3. pre-commit

    ronakice committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1e4cca6 View commit details
    Browse the repository at this point in the history
  4. pre-commit cleanup

    ronakice committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    11ccab2 View commit details
    Browse the repository at this point in the history