sagemaker-endpoint
There are 15 repositories under sagemaker-endpoint topic.
aws-samples/llm-apps-workshop
Use LLMs for building real-world apps
aws-samples/amazon-sagemaker-llama2-response-streaming-recipes
Amazon SageMaker Llama 2 Inference via Response Streaming
aws-samples/inference-audiocraft-musicgen-on-amazon-sagemaker
Deploy Audiocraft Musicgen on Amazon SageMaker using SageMaker Endpoints for Async Inference.
aws-samples/fine-tune-embedding-models-on-sagemaker
This repository contains samples for fine-tuning embedding models using Amazon SageMaker. Embedding models are useful for tasks such as semantic similarity, text clustering, and information retrieval. Fine-tuning these models on your specific domain data can greatly improve their performance.
aws-samples/amazon-sagemaker-pipeline-deploy-manage-100x-models-python-cdk
This GitHub repository showcases the implementation of a comprehensive end-to-end MLOps pipeline using Amazon SageMaker pipelines to deploy and manage 100x machine learning models. The pipeline covers data pre-processing, model training/re-training, hyperparameter tuning, data quality check,model quality check, model registry, and model deployment.
kyopark2014/LLM-LangChain
It shows how to use langchain for sagemaker endpoint.
mindsdb/mindsdb-sagemaker-container
This code is used for making MindsDB run on Amazon SageMaker.
tamtam-fitness/fastapi-sagemaker-endpoint-template
This is a template for deploying a FastAPI endpoint on AWS SageMaker.
windson/audiocraft-musicgen-sagemaker
Deploy Audiocraft Musicgen on Amazon SageMaker using SageMaker Endpoints for Async Inference.
Biomapas/B.CfnSagemakerEndpoint
AWS CDK resource that handles the deployment and update of SageMaker models' endpoint any time the code changes in your S3 bucket.
pirocheto/aws-sagemaker-hf-model-deployment
A Terraform module to deploy a Hugging Face PyTorch model on a serverless AWS endpoint.
rosealexander/ocv-dnn-detector
Object detection flask application using OpenCV DNN with support for various model formats.
sakshibabbar2019/XGBoost-Sagemaker-for-Forecasting-Sales
The objective of this project is to forecast weekly retail store sales based on historical data using XGBoost Sagemaker
SteliosGian/sagemaker-endpoint-deployment
Sagemaker endpoint deployment with Lambda and API Gateway
treesturn/Inpaint_webapp
Inpaint web application using META SAM model and Inpainting Diffusion model