Skip to content

Commit

Permalink
Mistral.ai added as a provider to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbanda committed Jul 25, 2024
1 parent 475caac commit a7807d6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ In addition to the OpenAI API, this library also supports API-compatible provide
- [Azure AI](https://azure.microsoft.com/en-us/products/ai-studio) - cloud-based, offers a vast selection of open-source models
- [Anthropic](https://www.anthropic.com/api) - cloud-based, a major competitor to OpenAI, features proprietary/closed-source models such as Claude3 - Haiku, Sonnet, and Opus
- [Google Vertex AI](https://cloud.google.com/vertex-ai) (🔥 **New**) - cloud-based, features proprietary/closed-source models such as Gemini 1.5 Pro and flash
- [Groq](https://wow.groq.com/) - cloud-based, known for its super-fast inference with LPUs
- [Fireworks AI](https://fireworks.ai/) - cloud-based
- [OctoAI](https://octo.ai/) - cloud-based
- [TogetherAI](https://www.together.ai/) (🔥 **New**) - cloud-based
- [Groq](https://wow.groq.com/) - cloud-based provider, known for its super-fast inference with LPUs
- [Fireworks AI](https://fireworks.ai/) - cloud-based provider
- [OctoAI](https://octo.ai/) - cloud-based provider
- [TogetherAI](https://www.together.ai/) (🔥 **New**) - cloud-based provider
- [Mistral](https://mistral.ai/) (🔥 **New**) - cloud-based, leading open-source LLM company
- [Ollama](https://ollama.com/) - runs locally, serves as an umbrella for open-source LLMs including LLaMA3, dbrx, and Command-R
- [FastChat](https://github.com/lm-sys/FastChat) - runs locally, serves as an umbrella for open-source LLMs such as Vicuna, Alpaca, and FastChat-T5

Expand Down

0 comments on commit a7807d6

Please sign in to comment.