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)