Browse Source

Create readme to point to new dirs (#976)

Igor Kasianenko 1 month ago
parent
commit
eccd59341e
2 changed files with 16 additions and 0 deletions
  1. 8 0
      recipes/quickstart/NotebookLlama/README.md
  2. 8 0
      recipes/quickstart/README.md

+ 8 - 0
recipes/quickstart/NotebookLlama/README.md

@@ -0,0 +1,8 @@
+## Notebook Llama
+
+This recipe has moved to a new directory, [NotebookLlama: An Open Source version of NotebookLM](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/NotebookLlama).
+
+Please update any bookmarks and scripts to point to this new location.
+
+
+Thank you!

+ 8 - 0
recipes/quickstart/README.md

@@ -0,0 +1,8 @@
+## Quickstart Guide
+
+This directory has moved to [Getting Started](https://github.com/meta-llama/llama-cookbook/tree/main/getting-started).
+
+Please update any bookmarks and scripts to point to this new location.
+
+
+Thank you!