Tag: AI
All the articles with the tag "AI".
- genaillamaindex
Fine-tuning Generative AI Models: A Practical Guide with LlamaIndex and Modern Frameworks
Explore the latest techniques for fine-tuning generative AI models using LlamaIndex, Hugging Face Transformers, and parameter-efficient methods like LoRA and QLoRA. This guide covers everything from data preparation to deployment, ensuring your AI applications are contextually relevant and efficient.
- testingAI
Testing LLM-Based Applications
Learn how to test Large Language Model (LLM)-based applications effectively using specialized testing techniques and the DeepEvals framework.