본문으로 바로가기
범주
기술

LLM 튜토리얼

대규모 언어 모델을 위한 최신 소식, 기법, 자료를 꾸준히 받아보세요. 실습 중심의 단계별 안내와 실전 활용 사례로 역량을 키울 수 있습니다.
기타 기술:
Group2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요

How to Speed Up Local LLMs with DFlash Speculative Decoding

Learn how to accelerate local Gemma 4 31B inference on a single RTX 4090 using DFlash speculative decoding and Flash Attention against a baseline setup.

2026년 6월 17일

Claude Opus 4.8 API Tutorial: Tuning the Effort Parameter

Build a Streamlit app that runs Claude Opus 4.8 with adaptive thinking, auto-scores each response with Haiku 4.5, and charts the cost-quality tradeoff.

2026년 6월 5일

SGLang Tutorial: Serving Mistral Medium 3.5 Locally

Set up a multi-GPU Docker environment with tensor parallelism and EAGLE speculative decoding to serve Mistral Medium 3.5 128B through an OpenAI-compatible API.

2026년 6월 1일

Multi-Token Prediction Tutorial: How To Speed Up LLMs

Run Qwen3.6 27B on an RTX 3090 and learn how Multi-Token Prediction (MTP) with llama.cpp can boost local LLM inference by almost 2x without upgrading your GPU.

2026년 5월 14일

GPT-Realtime-2 API Tutorial: Three Tests, Three Verdicts

Learn how OpenAI's gpt-realtime-2, gpt-realtime-translate, and gpt-realtime-whisper differ, then test each one with working Python WebSocket code.

2026년 5월 12일

How to Run DeepSeek V4 Flash Locally

Learn how to run the full DeepSeek V4 Flash model on a single GPU using a modified llama.cpp build and a compatible GGUF file in this hands-on tutorial.

2026년 5월 5일

DeepSeek V4 API Tutorial: Building a Thinking Mode Arena

Learn how DeepSeek V4's three reasoning modes work, and build a Streamlit comparison app that shows when each mode actually wins on quality, speed, and cost.

2026년 4월 30일

Fine-Tuning NVIDIA Nemotron-3-Nano On Psychology Q&A Data

Learn to fine-tune NVIDIA Nemotron-3-Nano-4B on a psychology Q&A dataset using an RTX 3090 GPU using LoRA and TRL after downloading the model from Hugging Face.

2026년 4월 29일

Qwen 3.6 Plus API Tutorial: Building an Invoice Processing Pipeline in Python

Learn how to use Alibaba's Qwen 3.6 Plus, Python, and the OpenAI SDK to build an automated invoice processing pipeline with native vision and tool calling.

2026년 4월 27일

Fine-Tuning Qwen3.6 On a Medical Q&A Dataset

Learn how to fine-tune Qwen3.6 on an H100 NVL GPU using SFT, from dataset preparation and 4-bit loading to training and evaluation.

2026년 4월 21일

LLM As a Judge: A Complete Guide With Hands-On RAG Example

Learn how to build an automated LLM-as-a-judge system to evaluate your RAG pipelines for faithfulness and relevance at scale and bridge the gap in AI testing.

2026년 4월 20일

Claude Opus 4.7 API Tutorial: Building a Chart Digitizer

Learn the capabilities of Anthropic’s best publicly available model, Claude Opus 4.7, and build a data science tool that can turn a chart into raw data.

2026년 4월 20일