Aaron Pham

Results 107 issues of Aaron Pham

### Feature request With https://github.com/bentoml/BentoML/pull/3028 it introduces `bentoml.client`. Currently what we are doing under `bentoml.testing` are essentially doing what `bentoml.client` is doing. This refactor would make `bentoml.testing` more clean and...

help-wanted
good-first-issue

## What does this PR address? Fixes #(issue) ## Before submitting: - [ ] Does the Pull Request follow [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary) naming? Here are [GitHub's guide](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) on how to...

### Feature request Currently, stream_transcribe is blocking, which should be async instead. ### Motivation _No response_ ### Other _No response_

enhancement

### Describe the bug I think QEMU currently doesn't work for building arm wheels on CI. need fixing. ### To reproduce _No response_ ### Expected behavior _No response_ ### Environment...

bug

- **chore: update rebase tests** - **chore: update stuff** - **chore: update stuff** - **chore: update logics** - **chore: update to correct name**

With the addition of #4690, added a field under `docker.pip_preheat_packages` under bentofile.yaml allowing user to specifying a list of dependencies to be preheated within the cache layers for improvement of...

this will fix installing bentoml dev wheels.

- **fix: stop spinner before starting to stream logs (#4846)** - **docs: Add azure byoc setup doc (#4847)** - **Update azure.rst** - **docs: Update the BYOC architecture image (#4848)** -...

Probably need to fix our coverage config and make it more consistent on CI

ci