trigger the citest

This commit is contained in:
suluyana
2023-05-15 18:49:29 +08:00
parent 947f9a201b
commit 20b12f2e5f

View File

@@ -58,7 +58,7 @@ class TextGenerationArguments(TrainingArgs):
deepspeed: str = field(
default=None,
metadata={
'help': 'The location of DeepSpeed json config file',
'help': 'The location of DeepSpeed json config file.',
})