nlpxucan / WizardLM

LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
9.21k stars 715 forks source link

how to use with Auto-gpt #20

Open sudip550 opened 1 year ago

sudip550 commented 1 year ago

i want to use wizardlm with autogpt, anyone has idea how to do it???

xdevfaheem commented 1 year ago

use langchain to generate the result using wizardlm and integrate that to auto-gpt

sudip550 commented 1 year ago

use langchain to generate the result using wizardlm and integrate that to auto-gpt

Please tell me, how to do this...