Перейти к основному контенту
Категория
Технологии

Учебные материалы по LLM

Будьте в курсе последних новостей, методик и ресурсов по большим языковым моделям. Наши руководства полны практических разборов и кейсов, которые помогут прокачать навыки.
Другие технологии:
GroupОбучение двух или более человек?Попробуйте 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.

16 декабря 2024 г.

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.

12 декабря 2024 г.

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.

9 декабря 2024 г.

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.

29 ноября 2024 г.

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.

28 ноября 2024 г.

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.

27 ноября 2024 г.

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.

20 ноября 2024 г.

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.

19 ноября 2024 г.

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.

13 ноября 2024 г.

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.

13 ноября 2024 г.

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.

8 ноября 2024 г.

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.

4 ноября 2024 г.