I author blogposts on 🤗 in my free time, feel free to check the following blogs :
Visualizing How VLMs Work : a blog post about how Idefics3 processes images and text to produce relevant outputs 🖼️
KV Caching Explained : a blog post about how key-value caching optimizes model generation in autoregressive models ⚡
Mastering Tensor Dimensions in Transformers : a blog post about how tensor dimensions work in transformers 🤖
Image-based search engine : a blog post about building an image based search engine 🖼️
RAG using llama3 : retrieval pipeline built purely with huggingface related tools and an LLM on top of it
Train custom AI models with the trainer API and adapt them to 🤗 : to train AI models with the trainer API which is compatible with DDP, we also used
PyTorchModelHubMixinto integrate our model with HF




