Tagged 'llm'
All posts tagged with 'llm' on William Zujkowski's blog
Posts tagged "llm"
9 posts tagged with llm
Building a Privacy-First AI Lab: Deploying Local LLMs Without Sacrificing Ethics
My RTX 3090 runs Llama 3.1 70B locally, but 'local' doesn't automatically mean 'private.' After discovering unexpected network traffic from Ollama, I rebuilt my AI lab with real privacy controls.
From 150K to 2K Tokens: How Progressive Context Loading Revolutionizes LLM Development Workflows
Progressive skill loading achieves 98% token reduction in LLM workflows through modular context architecture—lessons from building production systems
Local LLM Deployment: Privacy-First Approach
Complete guide to running LLMs locally for privacy: hardware requirements, model selection, optimization techniques, and practical deployment strategies
Securing Your Personal AI/ML Experiments: A Practical Guide
Lessons from running LLMs and AI experiments at home while keeping data secure, covering model isolation, network segmentation, and privacy controls
Mastering Prompt Engineering: Unlocking the Full Potential of LLMs
Effective prompt engineering techniques for LLMs—few-shot learning, chain-of-thought, system prompts, and strategies for reliable outputs
The Ethics of Large Language Models
Ethical implications of LLMs—bias, misinformation, privacy, and accountability. Exploring responsible AI development and deployment frameworks
Retrieval Augmented Generation (RAG): Enhancing LLMs with External Knowledge
The moment I realized how LLMs confidently hallucinate facts was when I understood why RAG isn't optional - it's essential for trustworthy AI systems
The Transformer Architecture: A Deep Dive
Reading 'Attention is All You Need' felt like discovering a secret that would reshape everything I thought I knew about natural language processing - and it did
Open-Source vs. Proprietary LLMs: A Battle of Accessibility, Customization, and Community
Running both Llama and GPT-4 in my homelab taught me the real trade-offs between open-source and proprietary LLMs beyond hype and marketing