Channel Avatar

Learn Data with Mark @UCKEk670ECmteGBehmDjVSSg@youtube.com

9.8K subscribers - no pronouns :c

Weekly 5-7 minute videos on data and LLMs.


03:13
Searching images on my laptop with LanceDB
06:14
Rewriting RAG Queries with OpenAI Structured Outputs
03:23
DuckDB function chaining: The simpler SQL you didn't know you needed
05:50
Why OpenAI's new Structured Outputs feature is awesome!
07:18
What Are Matryoshka Embeddings?
06:45
How to evaluate retrieval in RAG pipelines
06:30
Hybrid Search for RAG in DuckDB (Reciprocal Rank Fusion)
05:53
Full-Text Search vs Vector Search (RAG with DuckDB)
07:35
Search-Based RAG with DuckDB and GLiNER
08:38
Local RAG with llama.cpp
05:01
A UI to quantize Hugging Face LLMs
05:19
Mistral 7B Function Calling with llama.cpp
06:51
Does Mistral 7B function calling ACTUALLY work?
05:55
Mistral 7B Function Calling with Ollama
06:38
Hugging Face SafeTensors LLMs in Ollama
03:57
Are LLaVA variants better than original?
04:54
An Ollama Chatbot Arena (with Streamlit)
04:01
Ollama can run LLMs in parallel!
05:35
Serverless GenAI with Beam (GPU as a service)
03:52
Voice to Text on a Mac with insanely-fast-whisper
05:21
How does OpenAI Function Calling work?
03:51
Semantic Router: No more rogue LLM chatbots?
03:47
Running LLMs on a Mac with llama.cpp
05:43
GLiNER: Easiest way to do Entity Extraction in 2024?
05:36
Visualising embeddings with t-SNE
08:05
Exploring the comments of AI YouTube channels
04:53
Google Gemma 2B vs 7B with Ollama
04:52
SLIM: Small models for specific tasks by LLMWare
04:44
Ollama adds OpenAI API support
04:52
Content Discovery with Embeddings (ft. Qdrant/FastEmbed)
05:41
LLaVA 1.6 is here...but is it any good? (via Ollama)
04:30
Ollama has a Python library!
06:01
Langroid: Chat to a CSV file using Mixtral (via Ollama)
06:11
User-Selected metadata in RAG Applications with Qdrant
05:39
Building a local ChatGPT with Chainlit, Mixtral, and Ollama
05:39
Constraining LLMs with Guidance AI
06:27
Running Mixtral on your machine with Ollama
07:24
LLaVA: A large multi-modal language model
05:53
Perplexity AI: An Online LLM
05:05
Image search with OpenAI CLIP and Streamlit
05:27
LangChain Parent-Child Retriever for better RAG
03:51
LLMs on your own machine using CTransformers
03:52
FastEmbed: Text Embeddings on the CPU
06:06
Hugging Face's Text Embeddings Inference Library
04:56
Hugging Face GGUF Models locally with Ollama
06:08
Few Shot Prompting with Llama2 and Ollama
06:25
Running Mistral AI on your machine with Ollama
06:32
GPT 3.5 Chat vs Instruct
04:25
Summarizing Emails with OpenAI
06:55
Approximate Nearest Neighbours in FAISS: Cell Probe 101
07:02
An introduction to vector search
05:45
Retrieval Augmented Generation with OpenAI/GPT and Chroma
04:35
Running a Hugging Face LLM on your laptop
04:32
Returning consistent/valid JSON with OpenAI/GPT
05:50
TrueSkill - Xbox Live's Rating Algorithm
06:02
Enums in DuckDB
03:53
5 ways that DuckDB makes SQL better
02:49
Transposing columns to rows with UNPIVOT in DuckDB
04:14
Let's talk about PIVOT in DuckDB
03:38
Creating dummy data with DuckDB's user defined functions (UDFs)