Remove this as unnecessary.

This commit is contained in:
Adam Treat
2023-06-19 18:23:05 -04:00
committed by AT
parent 7c28e79644
commit 0cfe225506
3 changed files with 11 additions and 13 deletions

View File

@@ -150,7 +150,6 @@ protected:
LLModelType m_modelType;
std::string m_response;
std::string m_nameResponse;
quint32 m_responseLogits;
QString m_modelName;
Chat *m_chat;
TokenTimer *m_timer;