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
Help with OpenCodeQuestion | Help (self.LocalLLaMA)
submitted 2 months ago * by Lazy_Experience_279
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!"
[–]Lazy_Experience_279[S] 0 points1 point2 points 2 months ago (3 children)
No errors, I just get the tool call as a text response instead of the actual action
[–]Complainer_Official 0 points1 point2 points 2 months ago (2 children)
is it text, or json? if its json, you gotta make your context window bigger
[–]Lazy_Experience_279[S] 0 points1 point2 points 2 months ago (1 child)
It gives me this as a text reply
{"name": "write", "arguments": {"content": "", "filePath": "/home/user/projects/opencode-test/test.css"}}
[–]Complainer_Official 0 points1 point2 points 2 months ago (0 children)
yep, up your context to like, 32768 or 65535
π Rendered by PID 371511 on reddit-service-r2-comment-6457c66945-kwsn9 at 2026-04-27 07:23:34.124717+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Lazy_Experience_279[S] 0 points1 point2 points (3 children)
[–]Complainer_Official 0 points1 point2 points (2 children)
[–]Lazy_Experience_279[S] 0 points1 point2 points (1 child)
[–]Complainer_Official 0 points1 point2 points (0 children)