📄️ Replacing OpenAI ChatCompletion with Completion()
* Supported OpenAI LLMs
📄️ Llama2 Together AI Tutorial
https://together.ai/
📄️ Llama2 - Huggingface Tutorial
Huggingface is an open source platform to deploy machine-learnings models.
📄️ CodeLlama - Code Infilling
This tutorial shows how you can call CodeLlama (hosted on Huggingface PRO Inference Endpoints), to fill code.
📄️ Using Fine-Tuned gpt-3.5-turbo
LiteLLM allows you to call completion with your fine-tuned gpt-3.5-turbo models
📄️ Oobabooga Text Web API Tutorial
Install + Import LiteLLM