Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 0118e3c

Browse files
committed
Copyright
1 parent 98332f0 commit 0118e3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

metaseq/scripts/consolidate_fsdp_shards.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
#!/usr/bin/env python
2+
3+
# Copyright (c) Meta, Inc. and its affiliates.
4+
# This source code is licensed under the MIT license found in the
5+
# LICENSE file in the root directory of this source tree.
6+
27
from metaseq.distributed.stitch_fsdp_ckpt import consolidate_fsdp_shards
38
import fire
49

0 commit comments

Comments
 (0)