Преглед на файлове

renaming the prompt format file to conform to repo standards

Beto преди 1 година
родител
ревизия
3e710f71f8
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  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