[v1] add v1 folders (#9225)

This commit is contained in:
Yaowei Zheng
2025-10-02 15:25:57 +08:00
committed by GitHub
parent a0d44c650a
commit 1d96c62df2
23 changed files with 16 additions and 17 deletions

View File

@@ -12,10 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from llamafactory.train.tuner import run_exp # use absolute import
def launch():
from llamafactory.train.tuner import run_exp # use absolute import
run_exp()