浏览代码

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.