Skip to content

fixed color reset on exit#149

Merged
ggerganov merged 3 commits intoggml-org:masterfrom
RazeLighter777:color_reset
Mar 15, 2023
Merged

fixed color reset on exit#149
ggerganov merged 3 commits intoggml-org:masterfrom
RazeLighter777:color_reset

Conversation

@RazeLighter777
Copy link
Contributor

Fixes the color messing up the terminal when the program exits by printing an ANSI_COLOR_RESET.

Includes it in the SIGINT handler too.

@ggerganov ggerganov merged commit 16b2c61 into ggml-org:master Mar 15, 2023
blackhole89 pushed a commit that referenced this pull request Mar 15, 2023
* fixed color reset on exit

* added sigint handler for ansi_color_reset

* Update main.cpp

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
rooprob pushed a commit to rooprob/llama.cpp that referenced this pull request Aug 2, 2023
fix: Use correct compiler for Win64 GCC in Makefile
SamuelOliveirads pushed a commit to SamuelOliveirads/llama.cpp that referenced this pull request Dec 29, 2025
* iq5_k_r4: Zen4

Much slower than the others.

* iq5_k_r5: WIP

* Minor

* iq5_k_r4: fix AVX2 nrc_y = 1 case

* iq5_k_r4: better Zen4

But TG is still slower than iq5_k

* iq5_k_r4: slightly better AVX2

* iq5_k_r4: NEON

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants