FastChat
FastChat copied to clipboard
fix error and support Phi-3 models
trafficstars
Why are these changes needed?
Model worker (also vllm_worker) has error loading Phi-3 models "microsoft/Phi-3-mini-128k-instruct" etc..
Checks
- [x] I've run
format.shto lint the changes in this PR. - [x] I've included any doc changes needed.
- [x] I've made sure the relevant tests are passing (if applicable).
@merrymercy @Ying1123 PTAL, thanks~