minus-square_nembery@alien.topBtoLocalLLaMA@poweruser.forum•Run an openAI powered startup. What’s the best alternative to got 3.5 with function calling that I can run in the cloud?linkfedilinkEnglisharrow-up1·1 year agoIt’s not even that hard. Just use a regex on the return text for simple classification tasks. Any llama2 can do this reasonably well. The hard part is when you want complex JSON data structures linkfedilink
It’s not even that hard. Just use a regex on the return text for simple classification tasks. Any llama2 can do this reasonably well. The hard part is when you want complex JSON data structures