flâneur — a map of the web's best reading

Feature Extraction with Large Language Models, Hugging Face and MinIO

blog.min.io · 2,607 words · saved by 1 readers

Introduction In this post, I am going to present a technique that every engineer should know for utilizing open source large models. Specifically, I will show how to perform feature extraction. Feature extraction is one of two ways to use the knowledge a model already has for a task that

Back to Blog Feature Extraction with Large Language Models, Hugging Face and MinIO Keith Pijanowski Updated: February 17, 2025 Introduction In this post, I am going to present a technique that every engineer should know for utilizing open source large models. Specifically, I will show how to perform feature extraction. Feature extraction is one of two ways to use the knowledge a model already has for a task that is different from what the model was originally trained to accomplish. The other technique is known as fine-tuning - collectively, feature extraction and fine-tuning are known as trans

Explore this link on the map →

related reading