OpenAI Compatible LLM Inference
A Single Inference Wrapper for OpenAI, Together AI, Hugging Face Inference TGI, Ollama, etc.
Until recently I thought that the openai
library was only for connecting to OpenAI endpoints. It was not until I was testing out LLM inference with together.ai that I came across a section in their…