<span class="vcard">/u/redd-dev</span>
/u/redd-dev

What is the best open source LLM for outputting SQL code

I am currently using Mixtral 8x7B Instruct v0.1 – GPTQ and was wondering what is currently the best open source LLM to use to output SQL code? Would really appreciate any input on this. Many thanks! submitted by /u/redd-dev [link] …

What framework to use to build an open-sourced LLM chatbot which is enterprise scalable to multiple users

Hey guys, what framework or tools do I use if I wanted to build an open-sourced LLM chatbot which is enterprise scalable to multiple users? A framework/tool I am thinking of is Langchain. There won’t be any fine-tuning for my chatbot so I am not sure i…