Llama-3.1 supports tool calls via prompting

ankrgyl | 35 points

Different approach, which also works with Llama 3.0 8B: let the LLM write the tool invocation of choice in Python syntax, parse the LLM response with the Python AST package. (PoC'y hackathon demo) code here: https://github.com/ndurner/aileen2.

ndr_ | 3 months ago

https://ollama.com/blog/tool-support Ollama enables tool support for a variety of models now as well, including Llama-3.1.

Onawa | 3 months ago

So do most LLMs now days, no?

realprimoh | 3 months ago

[dead]

gjsgdj | 3 months ago

[dead]

gjsgdj | 3 months ago