Skip to content

Latest commit

 

History

History
84 lines (54 loc) · 5.76 KB

README.md

File metadata and controls

84 lines (54 loc) · 5.76 KB

AWS Samples

only for some samples on AWS by me

Get clientIP throught AGA by using the header HTTP_X_FORWARDED_FOR

An automonous solution for importing/updating Amazon Translate Custom Terminology in all supported regions.

A python sample for get_metric_statistics_of_aws_translate_from_cloudwatch.

A go sample with aws go sdk v2 for AWS Translate.

Amazon_transcribe_translate_realtime_stream Amazon_transcribe_translate_realtime_on_Amazon_connect_8kHZ_wav files

Andriod - Amazon transcribe realtime stream - detect silence

forked from sinyu1012/aws-transcribe-streaming-example-android

Note:This notebook is derived from Amazon SageMaker examples https://github.com/aws/amazon-sagemaker-examples/blob/main/autopilot/autopilot_customer_churn.ipynb with UCI Bank Marketing Data Set instead of Mobile Customer Data set.

Reference to Amazon SageMaker Example and https://stackoverflow.com/questions/49103679/how-to-deploy-amazon-sagemaker-locally-in-python

For Built-In Algorithm - Deploy CV-Object Detection-model locally, please refer to this github repository

PyTorch_native_DDP_sample_MNIST on Amazon SageMaker

training 'examples/librispeech/s0' of wenet on Amazon SageMaker

deepctr-deepfm tensorflow2.3 on sagemaker

SageMaker byoc tf2 byos deepctr deepfm

SageMaker byoc pytorch byos Malnet-graph

https://github.com/safreita1/malnet-graph

FineTunning

Deploying

deploy

LMI-HuggingFaceAccelerate baichuan2-LMI-HuggingFaceAccelerateModel.ipynb

TGI Deploy-Baichuan2-on-TGI-1.1.0.ipynb

finetune - lora

baichun2-finetuning.ipynb

Deploy suno/bark on Amazon SageMaker with BYOS(Bring Your Own Script) jupyter notebook file

how to configure Amazon Bedrock and Amazon SageMaker Endpoint in Jupyter AI

Amazon API Gateway to AWS Lambda to Amazon Bedrock using SAM - adding the feature of counting token

forked from aws-samples/serverless-patterns