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

Feat/use vllm server #40

Merged
merged 58 commits into from
May 22, 2024
Merged

Feat/use vllm server #40

merged 58 commits into from
May 22, 2024

Commits on May 21, 2024

  1. feat: Use vllm server

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2d0f5f7 View commit details
    Browse the repository at this point in the history
  2. fix: Use self.model

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    223cd96 View commit details
    Browse the repository at this point in the history
  3. debug

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    50c907f View commit details
    Browse the repository at this point in the history
  4. debug

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d997f28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24fd935 View commit details
    Browse the repository at this point in the history
  6. fix: Use extra_body

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    984079f View commit details
    Browse the repository at this point in the history
  7. fix: Use json

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    309baac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35fab6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b63001 View commit details
    Browse the repository at this point in the history
  10. chore: Logging

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0061921 View commit details
    Browse the repository at this point in the history
  11. chore: Remove logging

    saattrupdan committed May 21, 2024
    Configuration menu
    Copy the full SHA
    86745cb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    25c8e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0528c View commit details
    Browse the repository at this point in the history
  3. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4fef832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05a96d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff9a16e View commit details
    Browse the repository at this point in the history
  6. fix: vLLM config

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d5b8f6b View commit details
    Browse the repository at this point in the history
  7. chore: Remove breakpoint

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c1dc715 View commit details
    Browse the repository at this point in the history
  8. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a73d98d View commit details
    Browse the repository at this point in the history
  9. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b9e72f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6622b7a View commit details
    Browse the repository at this point in the history
  11. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    acde691 View commit details
    Browse the repository at this point in the history
  12. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ef4c33e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00b38bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d532c77 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc0be2c View commit details
    Browse the repository at this point in the history
  16. tests: vLLM tests

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3fd39c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ad04ed1 View commit details
    Browse the repository at this point in the history
  18. fix: Typo

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    226a88a View commit details
    Browse the repository at this point in the history
  19. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e726226 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dedb032 View commit details
    Browse the repository at this point in the history
  21. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    598f286 View commit details
    Browse the repository at this point in the history
  22. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    36e6d0b View commit details
    Browse the repository at this point in the history
  23. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    192721a View commit details
    Browse the repository at this point in the history
  24. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    89a56c2 View commit details
    Browse the repository at this point in the history
  25. fix: Add port back in

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a2936b6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e414942 View commit details
    Browse the repository at this point in the history
  27. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6d01292 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    905dd97 View commit details
    Browse the repository at this point in the history
  29. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    63cf5c9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    837ce28 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    14e5d33 View commit details
    Browse the repository at this point in the history
  32. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7c1298c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bc1641b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    67de367 View commit details
    Browse the repository at this point in the history
  35. feat: Add --host back in

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    aaae8cb View commit details
    Browse the repository at this point in the history
  36. debug

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8b67836 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9a93b7b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3e15ea2 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    38cb047 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2c3ff56 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9b2fddc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    21abef2 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    65e538a View commit details
    Browse the repository at this point in the history
  44. docs: Add comments

    saattrupdan committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6facb53 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aa64ac4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    213950b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    46c61ef View commit details
    Browse the repository at this point in the history