Procházet zdrojové kódy

remove readme from old paths except NotebookLlama

Chirag Modi před 2 měsíci
rodič
revize
ab64239f26

+ 1 - 1
recipes/quickstart/NotebookLlama/README.md

@@ -1,6 +1,6 @@
 ## Notebook Llama
 
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/NotebookLlama).
+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.
 

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

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

+ 0 - 8
recipes/quickstart/agents/Agents_Tutorial/README.md

@@ -1,8 +0,0 @@
-## Agents Tutorial
-
-This tutorial has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/agents/Agents_Tutorial).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/quickstart/agents/DeepLearningai_Course_Notebooks/README.md

@@ -1,8 +0,0 @@
-## DeepLearning AI Course Notebooks
-
-These notebooks have moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/agents/DeepLearningai_Course_Notebooks).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

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

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

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

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

+ 0 - 8
recipes/responsible_ai/llama_guard/README.md

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

+ 0 - 8
recipes/responsible_ai/prompt_guard/README.md

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

+ 0 - 8
recipes/use_cases/browser_use/agent/README.md

@@ -1,8 +0,0 @@
-## Browser Use Agent
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/browser_use/agent).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/coding/text2sql/README.md

@@ -1,8 +0,0 @@
-## Txt2Sql
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/coding/text2sql).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/customerservice_chatbots/RAG_chatbot/README.md

@@ -1,8 +0,0 @@
-## RAG Chatbot
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/customerservice_chatbots/RAG_chatbot).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/customerservice_chatbots/messenger_chatbot/README.md

@@ -1,8 +0,0 @@
-## Messenger Chatbot
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/customerservice_chatbots/messenger_chatbot).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/customerservice_chatbots/whatsapp_chatbot/README.md

@@ -1,8 +0,0 @@
-## WhatsApp Chatbot
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/customerservice_chatbots/whatsapp_chatbot).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/email_agent/README.md

@@ -1,8 +0,0 @@
-## Email Agent
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/email_agent).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/end2end-recipes/RAFT-Chatbot/README.md

@@ -1,8 +0,0 @@
-## RAFT-Chatbot
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/RAFT-Chatbot).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/github_triage/README.md

@@ -1,8 +0,0 @@
-## GitHub Triage
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/github_triage).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!

+ 0 - 8
recipes/use_cases/multilingual/README.md

@@ -1,8 +0,0 @@
-## Multilingual
-
-This recipe has moved to a new directory, [here](https://github.com/meta-llama/llama-cookbook/tree/main/end-to-end-use-cases/multilingual).
-
-Please update any bookmarks and scripts to point to this new location.
-
-
-Thank you!