Naresh Nishad

Naresh Nishad @nareshnishad

Location:
India
Joined:
Oct 5, 2020

Naresh Nishad
articles - 54 total

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

Day 51: Containerization of LLM Applications

Introduction As Large Language Models (LLMs) become integral to applications, deploying...

Learn More 0 0Dec 13 '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

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

Day 48: Quantization of LLMs

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

Learn More 2 0Dec 10 '24

Day 47: Model Compression for Deployment

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

Learn More 1 0Dec 9 '24

Day 46: Adversarial Attacks on LLMs

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

Learn More 1 0Dec 5 '24

Day 45: Interpretability Techniques for LLMs

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

Learn More 1 0Dec 3 '24

Day 44: Probing Tasks for LLMs

Introduction Probing tasks are essential tools for understanding the inner workings of...

Learn More 0 0Dec 2 '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

Day 42: Continual Learning in LLMs

Introduction In the rapidly evolving field of AI, the ability to learn and adapt over time...

Learn More 0 0Nov 30 '24

Day 41: Multilingual LLMs

Introduction With the rise of globalization, the ability to process and generate text in...

Learn More 0 0Nov 29 '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 39: Summarization with LLMs

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

Learn More 2 0Nov 28 '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

Day 37: Named Entity Recognition (NER) with LLMs

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

Learn More 5 0Nov 20 '24

PostgreSQL Connection Pooling vs No Pooling: Benchmark Analysis

Introduction Database connection management is critical for application performance....

Learn More 1 0Nov 18 '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 35 - BERT: Bidirectional Encoder Representations from Transformers

Introduction Today's focus for Day 35 of the #75DaysOfLLM journey was on BERT...

Learn More 0 0Nov 15 '24

Day 34 - XLNet: Generalized Autoregressive Pretraining for Language Understanding

Introduction In today's exploration of the #75DaysOfLLM journey, I delved into XLNet, a...

Learn More 0 0Nov 14 '24

Day 33 - ALBERT (A Lite BERT): Efficient Language Model

Introduction Today’s exploration on Day 33 of my 75DaysOfLLM journey focuses on ALBERT (A...

Learn More 0 0Nov 13 '24

Day 32 - Switch Transformers: Efficient Large-Scale Models

Introduction Switch Transformers are a significant innovation in deep learning,...

Learn More 0 0Nov 12 '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:30 Reformer: Efficient Transformer for Large Scale Models

Introduction As the scale of language models continues to expand, so do the demands on...

Learn More 0 0Nov 9 '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 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 27: Regularization Techniques for Large Language Models (LLMs)

Introduction As LLMs (Large Language Models) grow in complexity and scale, regularization...

Learn More 1 0Nov 6 '24

Day 26: Learning Rate Schedules

Introduction In deep learning, setting the right learning rate is crucial for model...

Learn More 0 0Nov 5 '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 24: Gradient Accumulation

Introduction In the world of deep learning, training large models with limited GPU memory...

Learn More 0 0Nov 3 '24