Learn how to fine-tune a Large Language Model for a specific task using Parameter-Efficient Fine-Tuning techniques like LoRA.
Tag: Llm
Articles tagged with Llm. Showing 113 articles.
Chapters
Learn the principles and practices of crafting effective prompts to guide Large Language Models (LLMs) for specific tasks.
Learn how to extend LLM capabilities with tools and function calling for real-world applications.
Learn about the unique security threats, privacy concerns, and ethical considerations in developing agentic AI systems using LLMs.
Guide to using LangChain for LLM orchestration, including core syntax and essential patterns.
Learn to install and use LangExtract for structured data extraction from unstructured text.
Learn how to connect LangExtract to LLM providers, securely manage API keys, and configure your development environment for advanced data …
Learn how to define extraction tasks and schemas for data extraction using LangExtract and Pydantic.
Learn how to use LangExtract for basic data extraction and understand the results.
Learn how to design advanced schemas for data extraction using LangExtract, including nested structures and rich data types.
Learn how to use the LangExtract API for structured information extraction with Python.
Learn how to use interactive visualization and debugging techniques with LangExtract for accurate data extraction.