From efce99adc9bf4ed4f3f7f88d55997a52b6784c16 Mon Sep 17 00:00:00 2001 From: chenyu Date: Sat, 28 Feb 2026 20:31:53 -0500 Subject: [PATCH] skip isComposing key press in llm.py (#15076) for the CJK input user --- tinygrad/apps/llm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinygrad/apps/llm.py b/tinygrad/apps/llm.py index c0125d9656..b6d5aea523 100644 --- a/tinygrad/apps/llm.py +++ b/tinygrad/apps/llm.py @@ -263,7 +263,7 @@ CHAT_HTML = b'''tinygrad chat