diff --git a/megatron/model/utils.py b/megatron/model/utils.py index 19875f089f..ec269c4e29 100644 --- a/megatron/model/utils.py +++ b/megatron/model/utils.py @@ -1,3 +1,4 @@ +# Copyright (C) 2024 Habana Labs, Ltd. an Intel Company. # Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved. """Utilities for models."""