mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
Update train.py
Former-commit-id: 1c3c4989022025db756965350ae0381fc9db32e5
This commit is contained in:
parent
fe586de344
commit
082506eba8
@ -1,5 +1,8 @@
|
||||
import os
|
||||
|
||||
import torch
|
||||
from transformers import is_torch_npu_available
|
||||
|
||||
from llmtuner.train.tuner import run_exp
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user