Skip to content

Conversation

@cduk
Copy link
Contributor

@cduk cduk commented Dec 10, 2024

…eat lines as binary and therefore hidden by default

Make sure to read the contributing guidelines before submitting a PR

…eat lines as binary and therefore hidden by default

Signed-off-by: Charles Darke <s.cduk@toodevious.com>
@ngxson
Copy link
Collaborator

ngxson commented Dec 10, 2024

@ggerganov Do you know why we have \r here? It's a bit surprise to me because we use \n everywhere else. Is it something to do with windows?

@m18coppola
Copy link
Contributor

I'd rather llama.cpp break windows rather than breaking systemd logs on Linux. Here's how it looks in journalctl before this PR:
Screenshot_20241210_211034

@ngxson
Copy link
Collaborator

ngxson commented Dec 11, 2024

Yeah in fact I'm ok with removing \r, just curious to know why it's there in the first place

Copy link
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's probably a remnant from the json log era, not sure.

@ngxson ngxson merged commit 56eea07 into ggml-org:master Dec 13, 2024
47 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
…eat lines as binary and therefore hidden by default (ggml-org#10771)

Signed-off-by: Charles Darke <s.cduk@toodevious.com>
Co-authored-by: Charles Darke <s.cduk@toodevious.com>
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Feb 13, 2025
…eat lines as binary and therefore hidden by default (ggml-org#10771)

Signed-off-by: Charles Darke <s.cduk@toodevious.com>
Co-authored-by: Charles Darke <s.cduk@toodevious.com>
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
…eat lines as binary and therefore hidden by default (ggml-org#10771)

Signed-off-by: Charles Darke <s.cduk@toodevious.com>
Co-authored-by: Charles Darke <s.cduk@toodevious.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants