Browse Source

Create readme to point to new dirs (#976)

Igor Kasianenko 2 tháng trước cách đây
mục cha
commit
eccd59341e

+ 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!