Skip to main content
Category
Technologies

LLM Tutorials

Keep up to date with the latest news, techniques, and resources for Large Language Models. Our tutorials are full of practical walk throughs & use cases you can use to upskill.
Other technologies:
AI AgentsAI NewsAirflowArtificial IntelligenceAWSAzureBusiness IntelligenceChatGPTDatabricksdbtDockerExcelGenerative AIGitGoogle Cloud PlatformHugging FaceJavaJuliaKafkaKubernetesMongoDBMySQLNoSQLOpenAIPostgreSQLPower BIPySparkPythonRScalaSnowflakeSpreadsheetsSQLSQLiteTableau
GroupTraining 2 or more people?Try DataCamp for Business

How to Use Unsloth Desktop for Local AI Workflows

Use Unsloth Desktop for local AI workflows, including LLM inference, fine-tuning, vision models, image and video generation, OpenCode coding agents, and local APIs from one desktop application.

August 13, 2026

How to Run Local Speech-to-Text on CPU with VibeASR.cpp

Learn how to run fast, accurate, multilingual speech-to-text locally on a CPU using Microsoft VibeASR.cpp, with file transcription, real-time streaming, and a Gradio web interface on Windows, Linux, and macOS.

August 9, 2026

PageIndex Tutorial: Reasoning-Based RAG Without Vectors

Learn to build a document QA system in Python with PageIndex, then benchmark on a real Federal Reserve financial report it against a vector RAG baseline using FAISS.

August 6, 2026

Run DeepSeek-V4-Flash-0731 with Unsloth Studio and OpenCode

Run the latest DeepSeek V4 Flash model on a multi-GPU setup with Unsloth Studio, connect it to OpenCode, and use a local AI coding agent to build an interactive stock analytics website.

August 5, 2026

Claude Code Agents: A Practical Guide to Autonomous Coding Workflows

Learn how Claude Code sub-agents can explore codebases, plan implementations, and complete multi-step development tasks with minimal supervision.

August 5, 2026

Quantization Aware Training: A Guide to Improving Gemma 4's Local Inference

Run Gemma 4 12B QAT locally with llama.cpp and see how Quantization-Aware Training improves 4-bit GGUF inference, reduces VRAM usage, boosts speed, and makes local AI more stable on consumer GPUs.

August 3, 2026

How to Use Claude Code For Free Without a Subscription

Claude Code is not free by default. Learn about all alternative paths, with the exact setup commands and an honest account of what each one trades away from the original.

August 3, 2026

How to Fine-tune DiffusionGemma on PubMedQA Using Unsloth

Learn how to fine-tune DiffusionGemma 26B-A4B for biomedical question answering on PubMedQA using Unsloth, LoRA, Hugging Face, and a RunPod H100 GPU.

August 3, 2026

A Complete Guide to Nano Banana 2 Lite and Gemini Omni Flash: Python Media Pipelines

Learn how to leverage Google's latest multimodal models to build high-performance, cost-effective image and video generation pipelines in Python.

July 30, 2026

How to Run Bonsai 27B Locally on 8GB Memory

Learn how to run Bonsai 27B, a compact 1-bit Qwen3.6-27B model, locally using llama.cpp, an OpenAI-compatible API, a web UI, and the Pi coding agent.

July 27, 2026

How to Run Thinking Machines’ Inkling Locally

Learn how to run Thinking Machines' Inkling locally. A complete guide to building experimental llama.cpp, downloading Unsloth GGUFs, and multi-GPU serving.

July 26, 2026

Getting Started With the Gemini Live API

Learn how to build a real-time voice assistant using the Gemini Live API and Google ADK. Master WebSockets, tool calling, and native audio streaming.

July 19, 2026