Large Language Models with Hugging Face

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Large Language Models with Hugging Face

Coursera · Intermediate ·🧠 Large Language Models ·3mo ago

Key Takeaways

Builds production-ready applications powered by large language models using Hugging Face, controlling text generation, designing effective prompts, and building retrieval-augmented generation pipelines

Original Description

Master the essential skills to build production-ready applications powered by large language models in this course. You'll learn to control text generation with precision using sampling parameters and stopping criteria, design effective prompts with chat templates for instruction-tuned models, build retrieval-augmented generation (RAG) pipelines that enable LLMs to access external knowledge, and extract structured data through constrained generation and function calling. What makes this course unique is its hands-on approach to practical LLM application development. You'll work directly with popular open-source models like Llama, Mistral, and Phi, progressing from basic text generation to sophisticated agent systems. Unlike theoretical courses, you'll build real systems—a semantic search engine with sentence-transformers, a complete RAG-powered question-answering pipeline, and tool-using agents that can execute functions based on LLM reasoning. Whether you're developing chatbots, automating information extraction, or building AI assistants, this course equips you with battle-tested patterns and techniques used in production LLM systems. You'll gain the confidence to choose the right approach for your use case and the skills to implement it reliably using the Hugging Face ecosystem.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Despligue local GLM 5.2
Deploy a local GLM 5.2 model, a 753B MOE model with 40B activations per token, and learn how to configure and test it
Dev.to · Jose Luis
📰
When LangGraph Succeeds but Silently Goes Wrong
Learn to identify silent failures in LangGraph implementations and how to troubleshoot them
Dev.to · Debbie Shapiro
📰
Open-Weight LLM API Integration: A Developer's Guide to Running Models Without Lock-In
Learn to integrate open-weight LLM APIs to run models without vendor lock-in and increase flexibility in your AI applications
Dev.to · NovaStack
📰
AI Daily Digest — July 11, 2026: GPT-5.6 Goes Public, GPT-Live Voice Debuts, Meta Muse Spark Rewrites Llama Strategy
Learn about the latest AI developments, including GPT-5.6 and GPT-Live Voice, and how they impact LLM strategies
Dev.to AI
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →