类别
技术
LLM 教程
紧跟大语言模型的最新资讯、技术与资源。我们的教程包含大量实用的演练与用例,助您提升技能。
其他技术:
培训2人或以上?试试DataCamp for Business
Fine-tuning GPT-4o Mini: A Step-by-Step Guide
Customize the GPT-4o Mini model to classify posts from Reddit into "stressful" and "non-stressful" labels.
2024年10月2日
Fine-tuning Llama 3.2 and Using It Locally: A Step-by-Step Guide
Learn how to access Llama 3.2 lightweight and vision models on Kaggle, fine-tune the model on a custom dataset using free GPUs, merge and export the model to the Hugging Face Hub, and convert the fine-tuned model to GGUF format so it can be used locally with the Jan application.
2024年9月29日
Pixtral 12B: A Guide With Practical Examples
Learn how to use Mistral’s Pixtral 12B interactively via Le Chat or programmatically through the API available on La Plateforme.
2024年9月26日
Flux AI Image Generator: A Guide With Examples
Learn how to use Flux AI to generate images and explore the features, applications, and use cases of each model in the Flux family: Flux Pro, Flux Dev, and Flux Schnell.
2024年9月24日
Notebook LM: A Guide With Practical Examples
Learn how to make the most of NotebookLM by utilizing its podcast-generating feature and its ability to organize, summarize, and answer questions about your documents.
2026年2月27日
Corrective RAG (CRAG) Implementation With LangGraph
Corrective RAG (CRAG) is a RAG technique that incorporates self-assessment of retrieved documents to improve the accuracy and relevance of generated responses.
2024年9月17日
LangGraph Studio Guide: Installation, Set Up, Use Cases
LangGraph Studio is a visual development environment for LangChain’s LangGraph framework, simplifying the development of complex agentic applications built with LangChain components.
2024年9月17日
OpenAI o1-preview Tutorial: Building a Machine Learning Project
Learn how to use OpenAI o1 to build an end-to-end machine learning project from scratch using just one prompt.
2024年9月15日
Reflection Llama-3.1 70B: Testing & Summary of What We Know
Reflection Llama-3.1 70B, trained with Reflection-Tuning, claims to surpass GPT-4o and Claude 3.5 Sonnet but has faced reproducibility and verification issues so far.
2024年9月8日
RAG With Llama 3.1 8B, Ollama, and Langchain: Tutorial
Learn to build a RAG application with Llama 3.1 8B using Ollama and Langchain by setting up the environment, processing documents, creating embeddings, and integrating a retriever.
2024年9月5日
Fine-Tuning SAM 2 on a Custom Dataset: Tutorial
Learn how to fine-tune Meta AI's SAM 2 using the Chest CT Segmentation dataset to improve the model's image segmentation performance in medical image analysis.
2024年9月3日
Time Series Forecasting With TimeGPT
Learn how to fine-tune TimeGPT, the first foundational model for time series datasets, for forecasting and anomaly detection with just a few lines of code.
2024年9月2日