Bug: lalmafile save queries to file even --disable-log is specified
bugmedium severity
### Contact Details
_No response_
### What happened?
When I run `llamafile.exe --log-disable ... --chat`, I expect llamafile NOT to save any history (Log Disabled).
However it write my questions to below file:
`C:\Users\username\.llama_history`
Can you stop writing any file if `--log-disable` is specified?
----
Another question iwll be, where can i find this file if I run on Linux?
### Version
llamafile-0.10.2-alpha
### What operating system are you seeing the problem on?
_No response_
### Relevant log output
```shell
```
0 条评论