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/BentoML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.10
Choose a base ref
...
head repository: bentoml/BentoML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.12
Choose a head ref
  • 12 commits
  • 18 files changed
  • 4 contributors

Commits on Apr 21, 2025

  1. docs: Remove version table (#5326)

    Remove version table
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Sherlock113 authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    8f57c52 View commit details
    Browse the repository at this point in the history
  2. docs: Add bentoignore in runtime doc (#5327)

    Add bentoignore in runtime doc
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Sherlock113 authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    d86d81d View commit details
    Browse the repository at this point in the history
  3. docs: Change Model Store and BentoCloud to default tab (#5328)

    Change Model Store and BentoCloud to default tab
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Sherlock113 authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    33f0ca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. chore: add 80Gb mapping for H100 (#5329)

    Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
    aarnphm authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0746b0b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. docs: Use command to list GPU types (#5330)

    Use command to list GPU types
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Sherlock113 authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    ffa7814 View commit details
    Browse the repository at this point in the history
  2. chore: disable progress bar on cloud build (#5331)

    Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
    aarnphm authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    444300d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

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

Commits on Apr 26, 2025

  1. fix: make sure to inherit from base image ENV (#5334)

    Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
    aarnphm authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    52a8b31 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. fix: don't add duplicate global options to requirements.txt (#5336)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    1e2f99c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. fix: don't restore cwd when importing service in worker (#5339)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    67c4df5 View commit details
    Browse the repository at this point in the history
  2. docs: Unify image styles with BentoML theme (#5338)

    Unify doc image styles with BentoML theme
    
    Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
    Sherlock113 authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    a868994 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. feat: custom readiness hook method (#5337)

    * feat: custom readiness hook method
    
    Signed-off-by: Frost Ming <me@frostming.com>
    
    * fix: add is_alive hook
    
    Signed-off-by: Frost Ming <me@frostming.com>
    
    ---------
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4e8fad5 View commit details
    Browse the repository at this point in the history
Loading