Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 2.3 KB

File metadata and controls

21 lines (13 loc) · 2.3 KB

Large Language Model Customization Notebooks

This repository provides a collection of Generative AI engineering notebooks that demonstrate how to use Amazon SageMaker JumpStart SDK to customize Large Language Models (LLMs). The notebooks show using the Falcon model variants how to apply basic levels of inference customization such as: decoding strategies, prompting techniques, and Retrieval-Augmented Generation. The notebooks are designed to be easy to deploy and follow, making them a good resource for learning about LLM inference customization.

The following Amazon SageMaker Studio notebooks are available in this repository:

To open a Jupyter Notebook using Amazon SageMaker, consider the two steps below:

  1. Create or Open an Amazon SageMaker Studio Notebook.
  2. Clone this Git Repository in Amazon SageMaker Studio.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.