Dreaming of the day I run my own models and can be entirely responsible for my own outages.
You can do that today depending on what you need from the models.
Major outages across ChatGPT and API
71–80 of 617 posts
Re: Major outages across ChatGPT and API
#72I was gonna say that this is Bard's chance to shine, but it looks like Bard is also having an outage!
Re: Major outages across ChatGPT and API
#73Phind is pretty good for coding (LLama 2 trained on billions of extra code tokens) and is still up https://www.phind.com/s
Re: Major outages across ChatGPT and API
#74URGENT - Does anyone have an alternative to OpenAI's embeddings API? I do have alternative to GPT's API (e.g. Anthropic Claude) but I'm not able to use them without embeddings API (used to generate semantic representation of my knowledge base and also to create embeddings from user's queries). We need to have an alternative to OpenAI's embeddings as a fallback in case of outages.
Re: Major outages across ChatGPT and API
#75Re: Major outages across ChatGPT and API
#76Re: Major outages across ChatGPT and API
#77I was gonna say that this is Bard's chance to shine, but it looks like Bard is also having an outage!
Re: Major outages across ChatGPT and API
#78Re: Major outages across ChatGPT and API
#79Well I guess this is the best time to say that HuggingFace hosts many open source chat models, one of my favorites is a finetuned version of Mistral 7B: https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat
Re: Major outages across ChatGPT and API
#80URGENT - Does anyone have an alternative to OpenAI's embeddings API? I do have alternative to GPT's API (e.g. Anthropic Claude) but I'm not able to use them without embeddings API (used to generate semantic representation of my knowledge base and also to create embeddings from user's queries). We need to have an alternative to OpenAI's embeddings as a fallback in case of outages.