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

Remove __init__.py files from examples

Matthias Reso преди 1 година
родител
ревизия
2374b73aad
променени са 2 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 2
      examples/code_llama/__init__.py
  2. 0 2
      examples/hf_text_generation_inference/__init__.py

+ 0 - 2
examples/code_llama/__init__.py

@@ -1,2 +0,0 @@
-# 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.

+ 0 - 2
examples/hf_text_generation_inference/__init__.py

@@ -1,2 +0,0 @@
-# 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.