Skip to content

philschmid/llm-sagemaker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End-to-End LLMOps for open LLMs on Amazon SageMaker

This repository provides an end-to-end example of using LLMOps practices on Amazon SageMaker for large language models (LLMs). The repository demonstrates a sample LLMOps pipeline for training, optimizing, deploying, monitoring, and managing LLMs on SageMaker using infrastructure as code principles.

Currently implemented:

End-to-End:

Inference:

Training:

Contents

The repository currently contains:

  • scripts/: Scripts for training and deploying LLMs on SageMaker
  • notebooks/: Examples and tutorials for using the pipeline
  • demo/: Demo applications and utilities for testing deployed models
  • assets/: Images and other static assets used in documentation

Pre-requisites

Before we can start make sure you have met the following requirements:

Contributions

Contributions are welcome! Please open issues and pull requests.

License

This repository is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published