Apply suggestions from code review

Co-authored-by: Huazhong Ji <hzji210@gmail.com>
This commit is contained in:
hoshi-hiyouga 2024-05-14 20:44:21 +08:00 committed by GitHub
parent 0ac6e73f99
commit 9089bc70c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import os
from torch_npu.contrib import transfer_to_npu
from transformers import is_torch_npu_available
from llmtuner.train.tuner import run_exp