FastChat
FastChat copied to clipboard
how to adapting GLM4 & QWEN2 to FastChat
trafficstars
I would like to adapt GLM4 to FastChat in order to leverage FastChat's features for deploying and testing the conversation model.I am working on adapting GLM4 to FastChat, but I am encountering issues with prompt template compatibility. Specifically, the prompt templates do not seem to fit well with GLM4, causing unexpected behavior or errors.