shroominic / codeinterpreter-api

👾 Open source implementation of the ChatGPT Code Interpreter
https://discord.gg/Vaq25XJvvW
MIT License
3.76k stars 400 forks source link

Open Orca and others #7

Open shroominic opened 1 year ago

shroominic commented 1 year ago

Lookout for what the best open source model is to run LangChain Agents. Implement this model and potentially others similar to #6 using ConversationalChat Agents.

PedzacyKapec commented 1 year ago

I agree. Open Source Models like LLama 2, Hermes, WizardCoder and WizardLM are the future. LLama 2 already is surpassing chatgpt3.5 in most cases, apart from coding (for now)

shroominic commented 1 year ago

Yeah, coding is the important thing here. But I have some ideas for tricks on how to step by step guide the model through the process :D