Text

Replace GPT models with open-source alternatives for text generation and understanding

Recipes

GPT-4 → Llama 3

Replace GPT-4 with Llama 3 for general text tasks

Coming Soon

GPT-3.5 → Mistral

Use Mistral models for faster, cheaper text generation

Coming Soon

Embeddings → Sentence Transformers

Replace OpenAI embeddings with Sentence Transformers

Coming Soon

Fine-tuning → LoRA

Fine-tune models efficiently using LoRA techniques

Coming Soon