cecilia_62

Results 1 comments of cecilia_62

> I use the same `deepspeed.json` as you provide. But when I use `python3 -m FastChat.serve.cli --model-path /path/to/my_model`, I got RuntimeError: 'weight' must be 2-D. This error seems from `torch.embedding`....