Hugging Face
Hugging Face is the most popular platform for working with transformer-based models like BERT, GPT, T5, LLaMA, Whisper, and many others. It provides tools such as Transformers, Datasets, and Evaluate, which make it easy to train, fine-tune, deploy, and share machine learning models.
What I'm Learning
I am currently learning how to use Hugging Face Pipelines, tokenizers, model loading, and dataset preparation to build NLP and multimodal AI applications. I am also exploring the Hub for open-source models and understanding how to push my own models.