AI
Agentic AI
LLM
Python
LangChain
LangGraph
CrewAI
Automation
A comprehensive guide to building intelligent AI agents using LangChain and LangGraph, covering foundational concepts, tool integration, memory …
ACCESS >>LLM
Deep Learning
AI
Machine Learning
Transformers
Architecture
A comprehensive guide to understanding Large Language Model (LLM) architectures, from fundamental types and parameter counts to the specific …
ACCESS >>LLM
Deep Learning
AI
Machine Learning
Quantization
Model Optimization
Local LLMs
PyTorch
A comprehensive guide to Large Language Model (LLM) quantization, covering its principles, various techniques (4-bit, 8-bit, GGUF), practical …
ACCESS >>LLM
AI
Deployment
Local LLMs
Ollama
GGUF
Machine Learning
A comprehensive guide to deploying and serving Large Language Models (LLMs) locally, focusing on Ollama for running pre-packaged models, and …
ACCESS >>Deep Learning
PyTorch
AI
Machine Learning
Neural Networks
Python
A comprehensive guide to Deep Learning with PyTorch, covering foundational tensor operations, neural network construction, custom training, and …
ACCESS >>LLM
Deep Learning
AI
Machine Learning
Fine-tuning
PyTorch
Hugging Face
A comprehensive guide to Large Language Model (LLM) pre-training and fine-tuning concepts, covering Supervised Fine-tuning (SFT), Parameter-Efficient …
ACCESS >>NLP
Deep Learning
AI
Machine Learning
Transformers
PyTorch
Python
A comprehensive guide to Natural Language Processing fundamentals, including text preprocessing, word embeddings, and an in-depth exploration of …
ACCESS >>AI
LLM
RAG
Deep Learning
NLP
Vector Database
LangChain
Practical Guide
A comprehensive and practical guide to Retrieval-Augmented Generation (RAG), covering its core components, document loading, chunking, embedding, …
ACCESS >>