Find answers from the community

Updated 4 months ago

Agent

At a glance
Hey, Im using OpenAIAgent.from_tools(), just wondering if I can do the same thing with llama2?
L
T
3 comments
You can use the react agent, but llama2 is probably the worst at being an agent
can you give some other example that uses local llm for agent pls
We have many examples

Its just about a) setting up the LLM, and b) passing that llm to the agent

Theres an example here using zypher (llm defined at the top, agent at the bottom)
https://colab.research.google.com/drive/1UoPcoiA5EOBghxWKWduQhChliMHxla7U?usp=sharing
Add a reply
Sign up and join the conversation on Discord