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

LLM 튜토리얼

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

Gemini 2.0 Flash: Step-by-Step Tutorial With Demo Project

Learn how to use Google's Gemini 2.0 Flash model to develop a visual assistant capable of reading on-screen content and answering questions about it using Python.

2024년 12월 16일

Qwen 2.5 Coder: A Guide With Examples

Learn about the Qwen2.5-Coder series by building an AI code review assistant using Qwen 2.5-Coder-32B-Instruct and Gradio.

2024년 12월 12일

Amazon Nova Models: A Guide With Examples

Learn about the new Amazon Nova models (Micro, Lite, Pro, Premier, Canvas, Reel), how to access them through the Bedrock Playground and API, and how to build a demo multi-agent app.

2024년 12월 9일

Anthropic's Contextual Retrieval: A Guide With Implementation

Learn how Anthropic's contextual retrieval improves the accuracy of retrieval systems and how to implement it step-by-step.

2024년 11월 29일

Microsoft's TinyTroupe: A Guide With Examples

Learn how to use Microsoft’s TinyTroupe to simulate interactions between AI personas with distinct characteristics for different purposes.

2024년 11월 28일

Pixtral Large: A Guide With Examples

Learn how to use Mistral’s Pixtral Large via Le Chat or access it programmatically through the API on La Plateforme.

2024년 11월 27일

Late Chunking for RAG: Implementation With Jina AI

Learn how to implement late chunking with Jina AI to improve context preservation and retrieval accuracy in RAG applications.

2024년 11월 20일

Prompt Caching: A Guide With Code Implementation

Learn what prompt caching is and how to use it with Ollama to optimize LLM interactions, reduce costs, and improve performance in AI apps.

2024년 11월 19일

Recursive Retrieval for RAG: Implementation With LlamaIndex

Learn how to implement recursive retrieval in RAG systems using LlamaIndex to improve the accuracy and relevance of retrieved information, especially for large document collections.

2024년 11월 13일

HumanEval: A Benchmark for Evaluating LLM Code Generation Capabilities

Learn how to evaluate your LLM on code generation capabilities with the Hugging Face Evaluate library.

2024년 11월 13일

Speculative Decoding: A Guide With Implementation Examples

Learn what speculative decoding is, how it works, when to use it, and how to implement it using Gemma2 models.

2024년 11월 8일

How to Use GPT-4o Audio Preview With LangChain and ChatOpenAI

Learn how to use OpenAI’s gpt-4o-audio-preview model with LangChain to build voice-enabled applications that include audio input, transcription, and generation.

2024년 11월 4일