Seungjae Lim

Results 2 issues of Seungjae Lim

### Your current environment ```text The output of `python collect_env.py` Collecting environment information... PyTorch version: 2.1.2+cu121 Is debug build: False CUDA used to build PyTorch: 12.1 ROCM used to build...

installation

### Description branch: `v1.4` docker version: `22.12` `huggingface_bert_convert.py` can't convert some key ``` python3 FasterTransformer/examples/pytorch/bert/utils/huggingface_bert_convert.py \ -in_file bert-base-uncased/ \ -saved_dir ${WORKSPACE}/all_models/bert/fastertransformer/1/ \ -infer_tensor_para_size 1 ``` Response: ``` =============== Argument ===============...

bug