소스 검색

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.