Browse Source

adding readme to folder

ejsd1989 1 year ago
parent
commit
444e68001b
1 changed files with 6 additions and 0 deletions
  1. 6 0
      recipes/3p_integrations/aws/README.md

+ 6 - 0
recipes/3p_integrations/aws/README.md

@@ -0,0 +1,6 @@
+In this folder, you'll find notebook examples enabling you to quickly getting started with Llama models with Amazon Bedrock and Sagemaker.
+
+Current notebooks include:
+* Getting Started with Llama on Amazon Bedrock
+* Prompt Engineering with Llama 3 - Using Amazon Bedrock + LangChain
+* RAG Introduction with Amazon Bedrock & Langchain