diff --git a/build/Dockerfile b/build/Dockerfile index b41f5ff7c..fbad2ff4f 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/launch_training.py b/build/launch_training.py index 5592d5888..6fd142cc9 100644 --- a/build/launch_training.py +++ b/build/launch_training.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/run_inference.py b/scripts/run_inference.py index 40739c888..059410b3b 100644 --- a/scripts/run_inference.py +++ b/scripts/run_inference.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setup.py b/setup.py index 1fd2df909..97167fe76 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/__init__.py b/tests/__init__.py index a211ad5c2..38a9531ef 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/data/__init__.py b/tests/data/__init__.py index 18a35c343..e7462d27b 100644 --- a/tests/data/__init__.py +++ b/tests/data/__init__.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/helpers.py b/tests/helpers.py index 24d7a2b8d..a88ae3ef8 100644 --- a/tests/helpers.py +++ b/tests/helpers.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/test_sft_trainer.py b/tests/test_sft_trainer.py index 273b29573..8b711cd5a 100644 --- a/tests/test_sft_trainer.py +++ b/tests/test_sft_trainer.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/utils/test_data_type_utils.py b/tests/utils/test_data_type_utils.py index 6a3c5bfd0..6d674f6f5 100644 --- a/tests/utils/test_data_type_utils.py +++ b/tests/utils/test_data_type_utils.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/__init__.py b/tuning/__init__.py index a211ad5c2..38a9531ef 100644 --- a/tuning/__init__.py +++ b/tuning/__init__.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/aim_loader.py b/tuning/aim_loader.py index b1a86f5f5..48503ca12 100644 --- a/tuning/aim_loader.py +++ b/tuning/aim_loader.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/config/__init__.py b/tuning/config/__init__.py index a211ad5c2..38a9531ef 100644 --- a/tuning/config/__init__.py +++ b/tuning/config/__init__.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/config/configs.py b/tuning/config/configs.py index 91ee9eb3e..525e0c6ef 100644 --- a/tuning/config/configs.py +++ b/tuning/config/configs.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/config/peft_config.py b/tuning/config/peft_config.py index 773a57eca..1bfa5e03a 100644 --- a/tuning/config/peft_config.py +++ b/tuning/config/peft_config.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/data/__init__.py b/tuning/data/__init__.py index a211ad5c2..38a9531ef 100644 --- a/tuning/data/__init__.py +++ b/tuning/data/__init__.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/data/tokenizer_data_utils.py b/tuning/data/tokenizer_data_utils.py index 337def4ea..7c314a187 100644 --- a/tuning/data/tokenizer_data_utils.py +++ b/tuning/data/tokenizer_data_utils.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/sft_trainer.py b/tuning/sft_trainer.py index 0ba1387a4..3c5882259 100644 --- a/tuning/sft_trainer.py +++ b/tuning/sft_trainer.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/utils/__init__.py b/tuning/utils/__init__.py index a211ad5c2..38a9531ef 100644 --- a/tuning/utils/__init__.py +++ b/tuning/utils/__init__.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/utils/config_utils.py b/tuning/utils/config_utils.py index 0674b209e..fc7b7b46f 100644 --- a/tuning/utils/config_utils.py +++ b/tuning/utils/config_utils.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/utils/data_type_utils.py b/tuning/utils/data_type_utils.py index ea82d9af3..cefebb100 100644 --- a/tuning/utils/data_type_utils.py +++ b/tuning/utils/data_type_utils.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tuning/utils/merge_model_utils.py b/tuning/utils/merge_model_utils.py index 981382349..fc4f357a7 100644 --- a/tuning/utils/merge_model_utils.py +++ b/tuning/utils/merge_model_utils.py @@ -1,4 +1,4 @@ -# Copyright The IBM Tuning Team +# Copyright The FMS HF Tuning Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.