Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs:Update credits #4700

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/guides/deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you want to deploy your BentoML project in environments other than BentoCloud

To deploy a BentoML project on BentoCloud, do the following:

1. `Sign up here <https://www.bentoml.com/cloud>`_ for BentoCloud. You will receive $30 free credits once you have your account.
1. `Sign up here <https://www.bentoml.com/cloud>`_ for BentoCloud. You will receive $10 free credits once you have your account.
2. Create an :doc:`API token with Developer Operations Access </bentocloud/how-tos/manage-access-token>` on the BentoCloud console.
3. Log in to BentoCloud. The login command will be displayed on the BentoCloud console after you create the token.
4. Deploy a project on BentoCloud. You can deploy the example project in :doc:`/get-started/quickstart` by running the following commands:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/audio/whisperx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Expected output:
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project directory:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/audio/xtts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The server is active at `http://localhost:3000 <http://localhost:3000>`_. You ca
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/blip.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ The server is active at http://localhost:3000. You can interact with it in diffe
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/diffusion-models/controlnet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Expected output:
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/diffusion-models/sdxl-lcm-lora.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Expected output:
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/diffusion-models/sdxl-turbo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Expected output:
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/diffusion-models/svd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Expected output:
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/embeddings/clip-embeddings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ The server is active at `http://localhost:3000 <http://localhost:3000>`_. You ca
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Expected output:
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/use-cases/large-language-models/vllm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ The server is active at `http://localhost:3000 <http://localhost:3000>`_. You ca
Deploy to BentoCloud
--------------------

After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $30 in free credits.
After the Service is ready, you can deploy the project to BentoCloud for better management and scalability. `Sign up <https://www.bentoml.com/>`_ for a BentoCloud account and get $10 in free credits.

First, specify a configuration YAML file (``bentofile.yaml``) to define the build options for your application. It is used for packaging your application into a Bento. Here is an example file in the project:

Expand Down