]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
console : utf-8 fix for windows stdin (#9690)
authorRuchira Hasaranga <redacted>
Mon, 30 Sep 2024 08:23:42 +0000 (13:53 +0530)
committerGitHub <redacted>
Mon, 30 Sep 2024 08:23:42 +0000 (11:23 +0300)
commit8277a817f18967581b02b2248989d773e8e99998
tree555f7468fc7a07f88c6f940e9c3cdf6f94da476c
parentc919d5db39c8a7fcb64737f008e4b105ee0acd20
console : utf-8 fix for windows stdin (#9690)

* utf-8 fix for windows stdin

* Update common/console.cpp

---------

Co-authored-by: Georgi Gerganov <redacted>
common/console.cpp