Skip to content

Generative AI engineering notebooks about Large Language Model customization

License

Notifications You must be signed in to change notification settings

aws-samples/generative-ai-falcon-40b-instruct-notebooks

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.