Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 3c1f57f

Browse files
authored
docs: update the note about pre-1.0 branch
1 parent 922c90e commit 3c1f57f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
Sagemaker is a fully managed service for building ML models. BentoML provides great support
66
for deploying BentoService to AWS Sagemaker without the additional process and work from users. With [BentoML serving framework](https://github.com/bentoml/BentoML) and [bentoctl](https://github.com/bentoml/bentoctl) users can enjoy the performance and scalability of Sagemaker with any popular ML frameworks.
77

8+
> **Note:** This operator is compatible with BentoML version 1.0.0 and above. For older versions, please switch to the branch `pre-v1.0` and follow the instructions in the README.md.
9+
10+
811
## Table of Contents
912

1013
* [Quickstart with bentoctl](#quickstart-with-bentoctl)

0 commit comments

Comments
 (0)