8000 Comparing vllm-project:main...unitaryai:main · vllm-project/vllm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vllm-project/vllm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: unitaryai/vllm-custom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 10, 2024

  1. Add examples dir and model to Dockerfile

    This makes two changes to the vLLM openai-compatible Dockerfile:
    * Copies the examples dir into the vllm-workspace so we can load
      the jinja2 template specifying the prompt
    
    * Copies our model (assumed to be in quantllavatest/) into the image,
      assuming we just bake the model in for now
    jamt9000 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7a7eed3 View commit details
    Browse the repository at this point in the history
  2. added updated llava template

    laurahanu authored and jamt9000 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1db60d4 View commit details
    Browse the repository at this point in the history
  3. update dir names

    laurahanu authored and jamt9000 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f1d4a97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b13e03 View commit details
    Browse the repository at this point in the history
  5. Work around error reading VLLM_PORT tcp://a.b.c.d:8000

    For some reason VLLM_PORT gets set as a full url
    jamt9000 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    de3439b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    7217f43 View commit details
    Browse the repository at this point in the history
Loading
0