That’s a great model for general chat, I’ve been playing with it for a couple of weeks.
For coding I’ve been running https://huggingface.co/TheBloke/Phind-CodeLlama-34B-v2-GGUF locally for the past couple of days and it’s impressive. I’m just using it for a small web app side project but so far it’s given me plenty of fully functional code examples, explanations, help with setup and testing, and occasional sass (I complained that minimist was big for a command line parser and it told me to use process.env ‘as per the above examples’ if I wanted something smaller.)