I’m looking for alternatives to OpenAI’s API to answer questions and do other stuff (For now, I need it to be able to generate stories), and to Stability.AI’s API to access Dreamstudio.
I’ve tried Hugging Face Transformers and Diffusers, and they work well locally when I use GPUs, but they are annoying slow when I deployed them.
Does anyone know of any such alternatives? By now, I’ve almost given up on finding one that’s free and works without GPUs, so any help would be greatly appreciated!