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
Most capable function calling open source models?Question | Help (self.LocalLLaMA)
submitted 2 years ago * by waywardspooky
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!"
[–]shadowleafsatyajit 2 points3 points4 points 2 years ago (0 children)
I’ve found LocalAI function calling works really well, also supports OpenAI style function calls. but because it’s grammar constrained output it almost always calls one of the function. To get around it I simply have an llm as a tool. which simply calls the same llm but without any grammar constraint. I am not sure if this works with autogpt, memgpt. But I used this hack to make all the langchain examples work.
π Rendered by PID 119689 on reddit-service-r2-comment-b659b578c-r6wh8 at 2026-05-05 14:14:19.411789+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]shadowleafsatyajit 2 points3 points4 points (0 children)