Chore: update .gitignore
write logs to log.log
This commit is contained in:
@@ -18,7 +18,7 @@ EmbedTokenizerPath = "onnx/embedgemma/tokenizer.json"
|
||||
EmbedDims = 768
|
||||
#
|
||||
ShowSys = true
|
||||
LogFile = "log.txt"
|
||||
LogFile = "log.log"
|
||||
UserRole = "user"
|
||||
ToolRole = "tool"
|
||||
AssistantRole = "assistant"
|
||||
|
||||
Reference in New Issue
Block a user