类别
技术
LLM 教程
紧跟大语言模型的最新资讯、技术与资源。我们的教程包含大量实用的演练与用例,助您提升技能。
其他技术:
培训2人或以上?试试DataCamp for Business
Llama 3.3: Step-by-Step Tutorial With Demo Project
Learn how to build a multilingual code explanation app using Llama 3.3, Hugging Face, and Streamlit.
Dr Ana Rojo-Echeburúa
2024年12月17日
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.
François Aubry
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.
Aashi Dutt
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.
Hesam Sheikh Hassani
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.
Ryan Ong
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.
Hesam Sheikh Hassani
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.
Aashi Dutt
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.
Ryan Ong
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.
Aashi Dutt
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.
Ryan Ong
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.
Abid Ali Awan
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.
Aashi Dutt
2024年11月8日