juncongmoo / chatllama

ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT
1.2k stars 138 forks source link

What does the critic model do in the code? #4

Open GingerNg opened 1 year ago

GingerNg commented 1 year ago

Is it necessary to have a critic model ?