Преглед изворни кода

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.