Articles by Tag #75daysofllm

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Day 49: Serving LLMs with ONNX Runtime

Introduction Serving Large Language Models (LLMs) efficiently is crucial for real-world...

Learn More 8 0Dec 11 '24

Understanding Self-Attention and Multi-Head Attention in Deep Learning

Introduction Self-attention and multi-head attention are fundamental concepts in modern...

Learn More 5 0Sep 28 '24

Day 37: Named Entity Recognition (NER) with LLMs

Introduction Named Entity Recognition (NER) is a crucial Natural Language Processing (NLP)...

Learn More 4 0Nov 20 '24

Prompt Engineering

Introduction As part of my 75-day LLM challenge, I’ve been diving into different concepts...

Learn More 3 2Oct 9 '24

Exploring ELECTRA - Efficient Pre-training for Transformers

Introduction As part of my #75DaysOfLLM, today I explored ELECTRA, a groundbreaking model...

Learn More 3 0Oct 16 '24

Retrieval-Augmented Generation (RAG) in LLMs

Introduction to Retrieval-Augmented Generation (RAG) Retrieval-Augmented Generation (RAG)...

Learn More 2 1Oct 27 '24

Day 36: Text Classification with LLMs

Introduction Text classification is a fundamental NLP task where we assign categories or...

Learn More 2 0Nov 18 '24

Day 43: Evaluation Metrics for LLMs

Introduction Evaluating the performance of Large Language Models (LLMs) is a critical step...

Learn More 2 0Dec 1 '24

Transformer Architecture: Revolutionizing NLP

Introduction to Transformer Architecture The Transformer was introduced in the 2017 paper,...

Learn More 2 0Sep 29 '24

Fine-tuning BERT: Unlocking the Power of Pre-trained Language Models

Introduction As a part of the 75 Days challenge today we explore BERT, BERT (Bidirectional...

Learn More 2 2Oct 2 '24

Day 40: Constrained Decoding with LLMs

Introduction Constrained Decoding is a powerful technique in NLP that ensures generated...

Learn More 2 0Nov 28 '24

Day 48: Quantization of LLMs

Introduction Quantization is a powerful technique for optimizing the deployment of Large...

Learn More 2 0Dec 10 '24

Day 28: Model Compression Techniques for Large Language Models (LLMs)

Introduction As large language models (LLMs) grow in size, they demand more memory,...

Learn More 2 0Nov 7 '24

Day 39: Summarization with LLMs

Introduction Text Summarization is an essential NLP task where a model condenses long...

Learn More 2 0Nov 28 '24

Day 50: Building a REST API for LLM Inference

Introduction Large Language Models (LLMs) like GPT and BERT have immense potential, but...

Learn More 2 0Dec 13 '24

T5 (Text-to-Text Transfer Transformer)

Introduction: As part of my 75-day learning journey into LLM, today's focus is on the T5...

Learn More 1 0Oct 11 '24

Day 45: Interpretability Techniques for LLMs

Introduction As Large Language Models (LLMs) grow increasingly powerful, understanding...

Learn More 1 0Dec 3 '24

Day: 25 Optimizer Algorithms for Large Language Models (LLMs)

Introduction Training large language models (LLMs) effectively requires selecting the...

Learn More 1 0Nov 4 '24

Day 47: Model Compression for Deployment

Introduction Deploying Large Language Models (LLMs) in real-world applications often...

Learn More 1 0Dec 9 '24

Understanding the Attention Mechanism in Natural Language Processing

Introduction In recent years, attention mechanisms have become the cornerstone of modern...

Learn More 1 0Sep 27 '24

Day 29: Sparse Transformers: Efficient Scaling for Large Language Models

Introduction As large language models (LLMs) continue to grow, their computational and...

Learn More 1 0Nov 8 '24

Day 38: Question Answering with LLMs

Introduction Question Answering (QA) is a fascinating NLP task where a model answers...

Learn More 1 0Nov 26 '24

Introduction to NLP

Day 1 in Journey of learning LLM Introduction: Welcome to the World of NLP Natural...

Learn More 1 0Sep 20 '24

Day 31: Longformer - Efficient Attention Mechanism for Long Documents

Introduction As large language models continue to be applied to tasks involving lengthy...

Learn More 1 0Nov 11 '24

Day 22: Distributed Training in Large Language Models

Introduction to Distributed Training As models become larger and datasets grow more...

Learn More 1 0Oct 29 '24

Positional Encoding: Adding Sequence Awareness to Transformers

Introduction As part of my 75-day learning journey into deep learning and NLP, I’m...

Learn More 1 0Sep 29 '24

Ethical Considerations in LLM Development and Deployment

Introduction As language models (LLMs) continue to evolve, their impact on society grows...

Learn More 1 0Oct 28 '24

GPT-2 and GPT-3: The Evolution of Language Models

Introduction to GPT Models As a part of my 75-day challenge, today we will explored, The...

Learn More 1 0Oct 5 '24

Day 46: Adversarial Attacks on LLMs

Introduction As Large Language Models (LLMs) become increasingly pervasive, understanding...

Learn More 1 0Dec 5 '24

Day 52: Monitoring LLM Performance in Production

Introduction Deploying Large Language Models (LLMs) is only half the battle. Once in...

Learn More 1 0Dec 14 '24