There was an error while loading. Please reload this page.
1 parent 9f0a732 commit b31ff92Copy full SHA for b31ff92
1 file changed
tests/launch_sft_vision_nano_5iter.sh
@@ -1,4 +1,7 @@
1
#!/usr/bin/env bash
2
+# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
+# SPDX-License-Identifier: OpenMDW-1.1
4
+
5
# SMOKE wrapper (test fixture) for tests/nano_training_smoke_test.py — mirrors
6
# examples/launch_sft_vision_nano.sh but points at tests/vision_sft_nano_5iter.toml
7
# (max_iter=5, save_iter=5). Reuses the shared launcher helper from examples/.
0 commit comments