Skip to content

Commit e89bafa

Browse files
committed
Refactor comments and clean code
1 parent 849e976 commit e89bafa

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

models/tt_transformers/tests/multimodal/mistral_24b/test_vision_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2023 Tenstorrent Inc.
1+
# SPDX-FileCopyrightText: © 2025 Tenstorrent Inc.
22
# SPDX-License-Identifier: Apache-2.0
33

44
import os

models/tt_transformers/tests/multimodal/mistral_24b/test_vision_rms.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: © 2025 Tenstorrent Inc.
2+
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
import os
26

37
import pytest

models/tt_transformers/tests/multimodal/mistral_24b/test_vision_tower.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: © 2023 Tenstorrent Inc.
1+
# SPDX-FileCopyrightText: © 2025 Tenstorrent Inc.
22
# SPDX-License-Identifier: Apache-2.0
33

44
import os

0 commit comments

Comments
 (0)