Describe the Issue
All setting were on defaults (except network interface port and number of CPU cores maybe - I used CPU here). My prompt was asking to calculate number of models parameters from copy-paste of kcpp output and then I repeatedly clicked 'Generate More'.
Output in web (kobold lite) run normal then in the middle of output (still white font):
$$
\text{Attention params} =
3 \times g \time h_{\text{per group}} \time s^2 + d^2
Then for next and many lines after font is red (with couple of lines in between as white). After many lines started to be normal formatting again, last red line is:
#### Attention P...
I've checked output in linux terminal and the change from white to red is about 5 lines of text at end of one run of 'Generate More'.
part corresponding to change from white to red is (plus 4 lines more after Because):
> $$
\text{Attention params} =
3 \times g \time h_{\text{per group}} \times s^2 + d^2
$$
Because:
I'm still conversing with the model. What additional info do you need? Is it known issue?
Additional Information:
Model: Qwen3-4B-Instruct
kcpp v1.110 linux64
Firefox
Linux Mint
TL;DR
I'm running in parallel Qwen 3.5 (with same kcpp file) answering same question (same have to click 'Gen More' again and again), making calculations and formatting of formulas etc is normal. At the change from white to yellow font (previous and current generation run) I saw
white:
$d_{model}
yellow:
/ 8 =320$
then formatting was "correct" again. After generation completed output in web corrected to 'proper' formatting along with font change to white. I guess it's how it's supposed to work.
Describe the Issue
All setting were on defaults (except network interface port and number of CPU cores maybe - I used CPU here). My prompt was asking to calculate number of models parameters from copy-paste of kcpp output and then I repeatedly clicked 'Generate More'.
Output in web (kobold lite) run normal then in the middle of output (still white font):
Then for next and many lines after font is red (with couple of lines in between as white). After many lines started to be normal formatting again, last red line is:
#### Attention P...I've checked output in linux terminal and the change from white to red is about 5 lines of text at end of one run of 'Generate More'.
part corresponding to change from white to red is (plus 4 lines more after Because):
I'm still conversing with the model. What additional info do you need? Is it known issue?
Additional Information:
Model: Qwen3-4B-Instruct
kcpp v1.110 linux64
Firefox
Linux Mint
TL;DR
I'm running in parallel Qwen 3.5 (with same kcpp file) answering same question (same have to click 'Gen More' again and again), making calculations and formatting of formulas etc is normal. At the change from white to yellow font (previous and current generation run) I saw
white:
$d_{model}yellow:
/ 8 =320$then formatting was "correct" again. After generation completed output in web corrected to 'proper' formatting along with font change to white. I guess it's how it's supposed to work.