Ankit Babberblogababber.hashnode.dev·3 hours agoRun a LLM Locally on an Intel Mac with an eGPUOriginally published on https://www.ankitbabber.com I have a Mac with Intel silicon. I also have an eGPU with an AMD 6900XT (...allright!). BUT I COULDN'T HARNESS THAT POWER AND RUN A LLM LOCALLY WITH OLLAMA!!! If you have a Mac with Intel silicon, ...LLM's
Kevin Naidookevincoder.co.za·Feb 10, 2025Demystifying the dark arts of AI Agents 🤖Everyone is talking about AI agents; how great they are, and how they'll replace developers. Both hold some truth, but there's no need for concern. I am not an AI expert, but for the last few years, I have worked with almost every model that exists f...AI Agents Explained
Tharagaraman Balajidevodyssesy.hashnode.dev·Feb 8, 2025Mini Guide to PromptingIf you’re even little aware of what’s going on in the world its nothing but what i would like to call the AI revolution with new and better models releasing everyday with outperforming results which includes OpenAI’s GPT series or Google’s Gemini ser...#PromptEngineering
Aakashi Jaiswalaakashi.hashnode.dev·Feb 5, 2025Why is AI so expensive? Why India hasn't built any AI model till now?Artificial Intelligence (AI) has emerged as a transformative technology across industries, yet the costs associated with developing AI systems can be staggering. The High Cost of AI: Factors at Play Infrastructure Requirements: Developing advanced A...15 likesArtificial Intelligence
ujjawal tiwariujjawaltiwari.hashnode.dev·Feb 5, 2025How Companies Can Develop Fair and Unbiased LLMsLarge Language Models (LLMs) are increasingly central to modern AI applications—from chatbots and recommendation systems to content generation and decision support. However, these models can inadvertently amplify or perpetuate biases present in train...20 likes·73 readsIndian llm
PixelProgrammersportsphere.hashnode.dev·Feb 5, 2025LLMs develop their own understanding of reality as their language abilities improveAsk a large language model (LLM) like GPT-4 to smell a rain-soaked campsite, and it will politely decline. Ask the same system to describe that scent, and it will wax poetic about “an air thick with anticipation" and “a scent that is both fresh and e...LLM's
Esli Silvaesli.blog.br·Feb 4, 2025Inteligência Artificial: Evolução, Principais Empresas e Seu FuturoA Inteligência Artificial (IA) é uma das tecnologias mais revolucionárias do nosso tempo. Baseada na capacidade das máquinas de simular processos de inteligência humana, a IA envolve aprendizado de máquina (Machine Learning), redes neurais, processam...TechAI
MoonRidemoonride.hashnode.dev·Feb 1, 2025Biased test of GPT-4 era LLMs (300+ models, DeepSeek-R1 included)Intro Time to time I was playing with various models I can run locally (on a 16GB VRAM GPU), checking out their conversational and reasoning capabilities. I don't fully trust public benchmarks, as I've encountered multiple models with great scores on...358 readsllm
Bhavya Shingariadvancedideamechanics.hashnode.dev·Jan 30, 2025Fine-Tuning DeepSeek's Reasoning Model (R1)DeepSeek has disrupted the AI landscape, challenging OpenAI's dominance by launching a new series of advanced reasoning models. The best part? These models are completely free to use with no restrictions, making them accessible to everyone. In this t...10 likesML
Anand (RC)rcanand.hashnode.dev·Jan 30, 2025Evaluating Local Models with Custom DatasetsI wanted to share some information about comparing open local models. I started with public benchmarks and leaderboards, even open and closed datasets, etc. - and got a sense of which models did well on these public benchmarks. But given these models...Local LLM