diff --git a/recipes/quickstart/build_with_Llama_3_2.ipynb b/recipes/quickstart/build_with_Llama_3_2.ipynb index f16355d2aaa04f66afde1f3194d9e25c4c8cced8..59aadf3cc1ecc6ccc312c2ff91f2e3215fef1f89 100644 --- a/recipes/quickstart/build_with_Llama_3_2.ipynb +++ b/recipes/quickstart/build_with_Llama_3_2.ipynb @@ -5,7 +5,7 @@ "id": "42939a0f", "metadata": {}, "source": [ - "<a href=\"https://colab.research.google.com/github/varunfb/llama/blob/main/build_with_Llama_3_2.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" + "<a href=\"https://colab.research.google.com/github/meta-llama/llama-recipes/blob/main/recipes/quickstart/build_with_Llama_3_2.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" ] }, { @@ -2742,13 +2742,7 @@ "<img src=\"images/llama-mobile-confirmed.png\" alt=\"\" /> \n", "\n", "\n", - "For detailed explanation of each of these steps please see this [link](https://github.com/pytorch/executorch/blob/main/examples/demo-apps/android/LlamaDemo/docs/delegates/xnnpack_README.md). Alternatively, you can follow this [tutorial](https://github.com/pytorch/executorch/blob/main/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md) for running Llama 3.2 lightweight models on your iOS device!\n", - "\n", - "### Demo\n", - "Switch to Android Device\n", - "\n", - "## iOS Instructions\n", - "[Link](https://github.com/pytorch/executorch/tree/main/examples/demo-apps/apple_ios/ExecuTorchDemo)" + "For detailed explanation of each of these steps please see this [link](https://github.com/pytorch/executorch/blob/main/examples/demo-apps/android/LlamaDemo/docs/delegates/xnnpack_README.md). Alternatively, you can follow this [tutorial](https://github.com/pytorch/executorch/blob/main/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md) for running Llama 3.2 lightweight models on your iOS device!" ] }, { diff --git a/recipes/quickstart/images/1_llama_guard.png b/recipes/quickstart/images/1_llama_guard.png deleted file mode 100644 index 83067fdf0abb0c548b5dca928e77d987f93c5925..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/1_llama_guard.png and /dev/null differ diff --git a/recipes/quickstart/images/2_prompt_guard.png b/recipes/quickstart/images/2_prompt_guard.png deleted file mode 100644 index 91351d644745b82510c6d04b6f1f98dffb451a12..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/2_prompt_guard.png and /dev/null differ diff --git a/recipes/quickstart/images/3_codeshield.png b/recipes/quickstart/images/3_codeshield.png deleted file mode 100644 index ef94c0e21df3c304403cc99178ea72fabd74e420..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/3_codeshield.png and /dev/null differ diff --git a/recipes/quickstart/images/4_cyberseceval.png b/recipes/quickstart/images/4_cyberseceval.png deleted file mode 100644 index ab6db6d913ad512a224a0fd17c001ef5a5f0fbbd..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/4_cyberseceval.png and /dev/null differ diff --git a/recipes/quickstart/images/design.png b/recipes/quickstart/images/design.png deleted file mode 100644 index a64028ea0774688a84064b4d86536bd181ebe47c..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/design.png and /dev/null differ diff --git a/recipes/quickstart/images/llamaguard_example.png b/recipes/quickstart/images/llamaguard_example.png deleted file mode 100644 index 34deab5cdbf9edd28541552998bc8bc76a198741..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/llamaguard_example.png and /dev/null differ diff --git a/recipes/quickstart/images/system_level_safety.png b/recipes/quickstart/images/system_level_safety.png deleted file mode 100644 index df3ae6c8742a393121e70ca98c7e4ea5951e76c2..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/system_level_safety.png and /dev/null differ diff --git a/recipes/quickstart/images/system_level_safety_small.png b/recipes/quickstart/images/system_level_safety_small.png deleted file mode 100644 index 53963d75c914463ec5a77a6f82c83f1479f466dc..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/system_level_safety_small.png and /dev/null differ diff --git a/recipes/quickstart/images/varun-linkedin.png b/recipes/quickstart/images/varun-linkedin.png deleted file mode 100644 index 56e24ce4cd0130d1bd2cbcb9b1d277d0f7e034f0..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/varun-linkedin.png and /dev/null differ diff --git a/recipes/quickstart/images/varunfb-github.png b/recipes/quickstart/images/varunfb-github.png deleted file mode 100644 index 9f822ca4789d4093cf502c46308a0969a02735cd..0000000000000000000000000000000000000000 Binary files a/recipes/quickstart/images/varunfb-github.png and /dev/null differ