babyagi icon indicating copy to clipboard operation
babyagi copied to clipboard

Add Local LLMs - Enhancement

Open Meathelix1 opened this issue 1 year ago • 3 comments

Would like to see local LLMS like Alpaca and Llama.

Meathelix1 avatar Apr 06 '23 03:04 Meathelix1

Yeah, I am working on this (among the countless other things I want to do with babyAGI :-)). Hopefully end of this week.

francip avatar Apr 06 '23 05:04 francip

I have babyagi working with Llama/Alpaca in this commit. The code is messy but works; might be helpful for anyone else that wants to clean it up and properly implement it.

drusepth avatar Apr 06 '23 21:04 drusepth

#208 here it is implemented and working with vicuna

jakvb avatar Apr 19 '23 13:04 jakvb