GPT2 ChineseChat NCNN
1.0.0
What : GPT has many excellent models. Choosing a model has given me a headache for a long time. People tend to use the minGPT model for deployment, but I have not been able to train a Chinese model. So I had to choose a ready-made Chinese model. Considering that the dialogue format is better displayed, I chose the GPT2-chitchat project. (PS: After testing, the dialogue quality of this model is not high. It can only be used for fun. It mainly shows the work of putting GPT into ncnn)
Work goal : Use ncnn to deploy GPT2-chitchat, a Chinese conversation model based on GPT2. The goal is to provide demos for x86 and android.
android: APK download(6666)
x86: (At present, it looks a bit normal, but also feels a bit nonsense)