瀏覽代碼

Update url

Matthias Reso 9 月之前
父節點
當前提交
f0aa8e31ca
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes/quickstart/inference/local_inference/inference.py

+ 1 - 1
recipes/quickstart/inference/local_inference/inference.py

@@ -173,7 +173,7 @@ def main(
                 )
             ],
             title="Meta Llama3 Playground",
-            description="https://github.com/facebookresearch/llama-recipes",
+            description="https://github.com/meta-llama/llama-recipes",
         ).queue().launch(server_name="0.0.0.0", share=share_gradio)