Investigate the C1.2 model from the Character.ai blog. Determine if the model is publicly available and its architecture. Review how existing models like Vicuna are integrated in FastChat (e.g., in fastchat/model/ and fastchat/serve/). Then propose a pull request to add the model, including conversion scripts and registration.