ssbuild / chatglm3_finetuning

Apache License 2.0
37 stars 2 forks source link

cannot import name 'TrainingArgumentsHF' from 'deep_training.data_helper' #23

Closed Happzy-WHU closed 12 months ago

Happzy-WHU commented 12 months ago

image

ssbuild commented 12 months ago

pip list |grep ing

Happzy-WHU commented 12 months ago

pip list |grep ing

(glm) zhongyuan_peng@A40-36-111-142-184:~$ pip list |grep ing deep-training 0.1.13 huggingface-hub 0.17.3 lightning 2.0.2 lightning-cloud 0.5.34 lightning-utilities 0.8.0 packaging 23.1 pyparsing 3.0.9 pytorch-lightning 2.0.1.post0 typing_extensions 4.5.0 typing-inspect 0.9.0

ssbuild commented 12 months ago

pip install -U aigc-zoo

Happzy-WHU commented 12 months ago

pip install -U aigc-zoo 👍