Find answers from the community

Updated 3 months ago

An agent similar to what is provided by

An agent (similar to what is provided by Llama index or Langchain) that has a role and is able to play questions answering. Yes an agent with Llama 2
L
o
7 comments
llama2 is very not-good as an agent in my experience, but it is possible.
You just need to setup a ReActAgent with llama2
There's an example in this notebook. The LLM is setup at the top, the agent is at the very bottom
https://colab.research.google.com/drive/14N-hmJ87wZsFqHktrw40OU6sVcsiSzlQ?usp=sharing
Really ? Are you able to tell me which LLM / Fine tuned LLM were good as agents ?
Vicuna ? Mistral ?
Sorry will just @ you in case you don't get these responses notifications (Let me know if you do will never do it again) @Logan M
Tbh I haven't found an open source model that is good at being an agent LOL

But maybe some 30B+ model may be good, but I've never had the resources to run them
Add a reply
Sign up and join the conversation on Discord