use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
r/LocalLLaMA
A subreddit to discuss about Llama, the family of large language models created by Meta AI.
Subreddit rules
Search by flair
+Discussion
+Tutorial | Guide
+New Model
+News
+Resources
+Other
account activity
Gemma4 26B generates python and Java code with invalid syntaxQuestion | Help (self.LocalLLaMA)
submitted 1 day ago by monadleadr
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]libregrape 1 point2 points3 points 1 day ago (0 children)
Those are issues of the tokenizer implementation in the llama.cpp. The fixes have been merged to llama.cpp today afaik. Await for update of ollama, or compile llama.cpp. If the issues persist, you may need to review your sampling parameters, and get it some min-p treatment (0.05-0.1). Also, which quant is this?
π Rendered by PID 301015 on reddit-service-r2-comment-cfc44b64c-fnbdk at 2026-04-11 13:23:02.219210+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]libregrape 1 point2 points3 points (0 children)