mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-01 08:38:35 +00:00
Nomic vulkan backend licensed under the Software for Open Models License (SOM), version 1.0.
This commit is contained in:
@@ -401,7 +401,7 @@ bool ChatLLM::handlePrompt(int32_t token)
|
||||
#endif
|
||||
++m_promptTokens;
|
||||
++m_promptResponseTokens;
|
||||
m_timer->inc();
|
||||
m_timer->start();
|
||||
return !m_stopGenerating;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user