ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100 results

AI Engineer
TLMs: Tiny LLMs and Agents on Edge Devices with LiteRT-LM — Cormac Brick, Google

Tiny LLMs are making on-device agents much more practical. In this workshop, Cormac Brick walks through how LiteRT-LM ...

1:20:58
TLMs: Tiny LLMs and Agents on Edge Devices with LiteRT-LM — Cormac Brick, Google

33,194 views

3 months ago

AI Engineer
From 46% to 90%: Fine-Tuning Tiny LLMs for On-Device Agents — Cormac Brick, Google

Function Gemma ships at 270 million parameters and processes nearly 2000 tokens per second prefill on a Pixel 7. Out of the box ...

21:01
From 46% to 90%: Fine-Tuning Tiny LLMs for On-Device Agents — Cormac Brick, Google

74,719 views

3 months ago

Sam Witteveen
MiniCPM5 - Just How Good Can a 1B Model Be?

In this video, I look at MiniCPM5 from OpenBMB. This 1B model is certainly punching above its weight for agentic use cases and is ...

20:54
MiniCPM5 - Just How Good Can a 1B Model Be?

105,046 views

1 month ago

Neural Breakdown with AVB
Tiny Language Models - How to build INSANELY FAST local models! (Unsloth, Outlines)

In this video, we will go through the entire instruction tuning or Supervised Finetuning (SFT) phase. We will take raw unstructured ...

46:41
Tiny Language Models - How to build INSANELY FAST local models! (Unsloth, Outlines)

29,253 views

4 months ago

Venelin Valkov
Fine-tuning Tiny LLM on Your Data | Sentiment Analysis with TinyLlama and LoRA on a Single GPU

Full text tutorial (requires MLExpert Pro): https://www.mlexpert.io/bootcamp/fine-tuning-tiny-llm-on-custom-dataset Getting bad ...

31:42
Fine-tuning Tiny LLM on Your Data | Sentiment Analysis with TinyLlama and LoRA on a Single GPU

17,612 views

2 years ago

Bijan Bowen
Tiiny AI First Look & Testing - A Portable Local AI Powerhouse!

See Tiiny Here: https://www.kickstarter.com/projects/tiinyai/tiiny-ai-pocket-lab?ref=c46bcy Timestamps: 00:00 - Intro 00:35 - First ...

40:43
Tiiny AI First Look & Testing - A Portable Local AI Powerhouse!

46,125 views

5 months ago

AI Engineer
Everything I Learned Training Frontier Small Models — Maxime Labonne, Liquid AI

A new class of small models is emerging with the ability to reliably follow instructions and call tools while running on-device under ...

20:13
Everything I Learned Training Frontier Small Models — Maxime Labonne, Liquid AI

135,621 views

3 months ago

Daniel Bourke
Small Language Models (SLMs) Are the Future: Fine-Tuning AI That Runs on Your iPhone

In this talk, I go over the rise of small language models (SLMs) and how they can benefit your business or day to day life.

1:04:42
Small Language Models (SLMs) Are the Future: Fine-Tuning AI That Runs on Your iPhone

135,379 views

5 months ago

From Concept To Circuit
Can an FPGA Actually Run a Tiny LLM? (Part 1: Memory Wall)

Can an FPGA actually run a tiny LLM? In Part 1, we start with the first real bottleneck: the memory wall. #FPGA #TinyLLM ...

22:51
Can an FPGA Actually Run a Tiny LLM? (Part 1: Memory Wall)

638 views

1 month ago

Syntax
I Built an LLM From Scratch

In this video CJ explains chat bots, neural networks, tokenization, embeddings, transformers and more. He shows real working ...

51:48
I Built an LLM From Scratch

400,107 views

1 month ago

Tech With Tim
EASIEST Way to Fine-Tune a LLM and Use It With Ollama

Get started with 10Web and their AI Website Builder API: ...

22:02
EASIEST Way to Fine-Tune a LLM and Use It With Ollama

348,224 views

1 year ago

Daniel Bourke
End-to-End (small) LLM Fine-tuning Tutorial (from data to model to live demo) | On DGX Spark

In this video we fully fine-tune Google's Gemma 3 270M Small Language Model to do structured data extraction. Because the ...

59:49
End-to-End (small) LLM Fine-tuning Tutorial (from data to model to live demo) | On DGX Spark

92,961 views

7 months ago

Andrej Karpathy
Let's build GPT: from scratch, in code, spelled out.

We build a Generatively Pretrained Transformer (GPT), following the paper "Attention is All You Need" and OpenAI's GPT-2 ...

1:56:20
Let's build GPT: from scratch, in code, spelled out.

7,665,758 views

3 years ago

AI and Games Conference
No API. No Problem: Deploying tiny, fast, fine-tuned models offline | AI and Games Conference 2025

No API. No Problem: Deploying tiny, fast, fine-tuned models offline. Speakers: Keith Lia, Kristian Dam Pedersen Company: Raw ...

33:48
No API. No Problem: Deploying tiny, fast, fine-tuned models offline | AI and Games Conference 2025

240 views

3 months ago

Harish Builds AI
Can a Tiny LLM Run Customer Support? Fine-Tuning FLAN-T5 for a Retail E-Commerce Support Chatbot

A research-paper-backed deep dive into building a domain-specialized customer-support chatbot for retail e-commerce — by ...

25:00
Can a Tiny LLM Run Customer Support? Fine-Tuning FLAN-T5 for a Retail E-Commerce Support Chatbot

12 views

1 month ago

Tim Carambat
The End of the GPU Era? 1-Bit LLMs Are Here.

In this video I go over the history of 1Bit (or Bitnet) and talk about the total breakthrough in 1Bit models by PrismML - the company ...

23:53
The End of the GPU Era? 1-Bit LLMs Are Here.

136,273 views

4 months ago

Souvik Chai
How I Trained a Tiny LLM to Write Poetry 🔥 | Build Your Own AI Model – Machine Learning Project

Ever wondered if a Mini GPT or Small LLM can understand your text and generate intelligent responses—just like ChatGPT?

1:03:12
How I Trained a Tiny LLM to Write Poetry 🔥 | Build Your Own AI Model – Machine Learning Project

560 views

8 months ago

Zachary Huang
Your LLM Framework ONLY Needs 100 Lines (Pocket Flow)

Don't like the sound effects? Check out:* https://youtu.be/TipKhBg2rKw *Slides:* ...

44:36
Your LLM Framework ONLY Needs 100 Lines (Pocket Flow)

51,941 views

1 year ago

AI Engineer
Training an LLM from Scratch, Locally — Angelos Perivolaropoulos, ElevenLabs

Training an LLM from scratch on a local machine sounds unreasonable, until it isn't. In this workshop, Angelos Perivolaropoulos ...

1:21:26
Training an LLM from Scratch, Locally — Angelos Perivolaropoulos, ElevenLabs

51,714 views

3 months ago

Andrej Karpathy
Deep Dive into LLMs like ChatGPT

This is a general audience deep dive into the Large Language Model (LLM) AI technology that powers ChatGPT and related ...

3:31:24
Deep Dive into LLMs like ChatGPT

8,644,687 views

1 year ago