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: bentoml/OpenLLM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.6
Choose a base ref
...
head repository: bentoml/OpenLLM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.7
Choose a head ref
  • 3 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 2, 2024

  1. feat(venv): support pip options (#1052)

    * Support pip options when creating venv. Support extra env_vars. Reformat Python files
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    * Update local.py
    
    Signed-off-by: Rick Zhou <rickzhoucmu@gmail.com>
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    ---------
    
    Signed-off-by: Rick Zhou <rickzhoucmu@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    rickzx and pre-commit-ci[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c6e4e69 View commit details
    Browse the repository at this point in the history
  2. chore: use uv instead of venv layers (#1054)

    * chmod
    
    * chore: discard venv layers
    
    * apply black
    
    * fix
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    bojiang and pre-commit-ci[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    74ffa7f View commit details
    Browse the repository at this point in the history
  3. fix: install bentoml

    bojiang committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cb81b1c View commit details
    Browse the repository at this point in the history
Loading