Bladeren bron

Remove __init__.py files from examples

Matthias Reso 1 jaar geleden
bovenliggende
commit
2374b73aad
2 gewijzigde bestanden met toevoegingen van 0 en 4 verwijderingen
  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.