Bladeren bron

renaming the prompt format file to conform to repo standards

Beto 1 jaar geleden
bovenliggende
commit
3e710f71f8
2 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      examples/llama_guard/__init__.py
  2. 0 0
      src/llama_recipes/inference/prompt_format_utils.py

+ 3 - 0
examples/llama_guard/__init__.py

@@ -0,0 +1,3 @@
+# Copyright (c) Meta Platforms, Inc. and affiliates.
+# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.
+

src/llama_recipes/inference/prompt_format.py → src/llama_recipes/inference/prompt_format_utils.py