Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
540 days ago
Can an LLM use tools like humans do? Could it use an image model as a tool to query the image?
1 comments
0points
540 days ago
No, a LLM is a Large Language Model.
It can language.
link
amelius
540 days ago
You could teach it to emit patterns that (through other code) invoke tools, and loop the results back to the LLM.
link
It can language.