Docs: Update HUB Teams page (#13215)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Sergiu Waxmann 2024-05-29 20:24:38 +03:00 committed by GitHub
parent 7cd871dbd0
commit b14f9cdb10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 207 additions and 52 deletions

View file

@ -1,7 +1,7 @@
---
comments: true
Description: Learn how to deploy YOLOv8 models on Amazon SageMaker Endpoints. This guide covers the essentials of AWS environment setup, model preparation, and deployment using AWS CloudFormation and the AWS Cloud Development Kit (CDK).
keywords: YOLOv8, Ultralytics, Amazon SageMaker, AWS, CloudFormation, AWS CDK, PyTorch, Model Deployment, Machine Learning, Computer Vision
description: Learn how to deploy YOLOv8 models on Amazon SageMaker Endpoints. This guide covers the essentials of AWS environment setup, model preparation, and deployment using AWS CloudFormation and the AWS Cloud Development Kit (CDK).
keywords: YOLOv8, Amazon SageMaker, deploy YOLOv8, AWS deployment, machine learning, real-time inference, AWS CloudFormation, AWS CDK
---
# A Guide to Deploying YOLOv8 on Amazon SageMaker Endpoints