Kaynağa Gözat

Fixed a path error on a Colab link

Connor Treacy 3 ay önce
ebeveyn
işleme
b1d95299f3
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 2 2
      README.md
  2. 1 1
      getting-started/build_with_Llama_3_2.ipynb

+ 2 - 2
README.md

@@ -17,7 +17,7 @@ This repository covers the most popular community approaches, use-cases and the
 > * [Text to SQL](./end-to-end-use-cases/coding/text2sql/)
 
 
-> Note: We recently did a refactor of the repo, [archive-main](https://github.com/meta-llama/llama-recipes/tree/archive-main) is a snapshot branch from before the refactor
+> Note: We recently did a refactor of the repo, [archive-main](https://github.com/meta-llama/llama-cookbook/tree/archive-main) is a snapshot branch from before the refactor
 
 ## Repository Structure:
 
@@ -44,7 +44,7 @@ A: Checkout the Fine-Tuning FAQ [here](./src/docs/)
 
 - Q: Some links are broken/folders are missing: 
 
-A: We recently did a refactor of the repo, [archive-main](https://github.com/meta-llama/llama-recipes/tree/archive-main) is a snapshot branch from before the refactor
+A: We recently did a refactor of the repo, [archive-main](https://github.com/meta-llama/llama-cookbook/tree/archive-main) is a snapshot branch from before the refactor
 
 - Where can we find details about the latest models?
 

+ 1 - 1
getting-started/build_with_Llama_3_2.ipynb

@@ -5,7 +5,7 @@
    "id": "42939a0f",
    "metadata": {},
    "source": [
-    "<a href=\"https://colab.research.google.com/github/meta-llama/llama-cookbook/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>"
+    "<a href=\"https://colab.research.google.com/github/meta-llama/llama-cookbook/blob/main/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>"
    ]
   },
   {