[assets] update readme (#8519)

This commit is contained in:
Kingsley
2025-07-02 15:38:38 +08:00
committed by GitHub
parent e9f70daabe
commit bede213da7
4 changed files with 17 additions and 13 deletions

View File

@@ -15,7 +15,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import json
import os
import sys
from pathlib import Path
@@ -23,7 +22,6 @@ from typing import Any, Optional, Union
import torch
import transformers
import yaml
from omegaconf import OmegaConf
from transformers import HfArgumentParser
from transformers.integrations import is_deepspeed_zero3_enabled