vllm
vllm copied to clipboard
[Model] LoRA gptbigcode implementation
Added lora adapters to gptbigcode
Resolves #3011
Thanks, please update the tests!
Done!
@raywanb great, all that's left is to run ./format.sh to make lint pass
@Yard1 it's ready to merge!
@raywanb could you resolve the conflicts one more time :pray:
@raywanb could you resolve the conflicts one more time 🙏
just did!
Thanks @raywanb! Could you please also run the linter on the final changes to fix those errors? (./format.sh)
@raywanb the lora CI test failures also look suspicious, these aren't currently failing on the main branch. cc @Yard1
Yeah those are real failures...
@raywanb thanks for the updates! It looks like the lora tests are still failing though.
There was an issue in the main branch but I don't think that's the cause. Would be good if you could merge in main again once #4944 has been merged and then check the failures..
Yep will look into it later today