mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
Update train.py
Former-commit-id: da1e6f0d9c2eff64f92da1f6ada3aa44ef6d6a7e
This commit is contained in:
parent
86a048128b
commit
7a1d13aae2
@ -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