Nick Crews

Results 3 comments of Nick Crews

Looks like `prepare_hf_model_weights` is no longer available in the vllm submodule as well (see: [weight_utils.py](https://github.com/vllm-project/vllm/blob/v0.4.2/vllm/model_executor/model_loader/weight_utils.py)). Im getting the following error after pulling the latest changes. ``` 2.686 Traceback (most recent...

@alpayariyak any updates on this issue? I'm still seeing the same error.