David MarquisProdavidmarquis.hashnode.dev·Oct 9, 2024How to Create a Local LLM Application with Streamlit and GPT4All: Step-by-Step GuideEveryone in the technology field (and beyond) will quickly need to understand how the world of Large Language Models (LLMs), like ChatGPT, will change the way we think and work. I wrote this post as I wanted to understand how to get a local LLM worki...Discuss·46 readsllm
Rhytham Negirhythamnegi.com·Sep 17, 2024OpenAI's O1 Models: Deep Dive into Reasoning and Problem SolvingHey everyone! My friend recently got access to OpenAI's shiny new O1 models (O1 and O1-Preview), and I've been lucky enough to play around with them. Let me tell you, these models are something else! They're designed for deep reasoning and problem-so...DiscussGenerative AIO1
Amos Gyamfiamosgyamfi.hashnode.dev·Aug 29, 2024The 6 Best LLM Tools To Run Models LocallyRunning large language models (LLMs) like ChatGPT and Claude usually involves sending data to servers managed by OpenAI and other AI model providers. While these services are secure, some businesses prefer to keep their data entirely offline for grea...Discussjan
Ayush Singh ☁️blog.ayush.top·Jun 24, 2024Run AI Models Locally: No GPU RequiredIn recent years, the tech world has been buzzing with discussions about artificial intelligence (AI). AI is revolutionizing various industries, much like how the internet transformed our lives. Among the many AI tools available, GPT4ALL stands out as...La Rebelion Labs and 3 others are discussing this4 people are discussing thisDiscuss·37 likes·457 readsAI
pramila jangidpramilajangid.hashnode.dev·Feb 8, 2024Code & No-code Mistral in WindowsHi there everyone, Hope coding is going awesome. In this blog, I am discussing how to run Mistral in your local Windows system. Before that let's understand - What is Mistral ? Why Mistral ? Different versions of models released by Mistral AI? Mistra...DiscussMistralAI
Brian KingProsolodev.app·Dec 12, 2023Local Embeddings with LangChain.Update: Thursday 25th January 2024.Update: Monday 18th March 2024.Update: Wednesday 20th March 2024. TL;DR. The post demonstrates how to generate local embeddings with LangChain. Embeddings address some of the memory limitations in Large Language Mod...Discuss·153 readsThe AI Serieslangchain
WhatDoesKmean?loggar.hashnode.dev·Aug 16, 2023The LLM-Powered SIEMIntro A few weeks ago, I came across an insightful comment in a forum: "I'm not sure how to feel about providing critical information about my infrastructure with potential vulnerabilities to a third-party app like ChatGPT." This comment highlights a...Discuss·1 like·1.7K readsSIEM
Tanmay Sarkartanmaysarkar.hashnode.dev·Jul 12, 2023Run GPT4ALL Locally and Build a Simple QnA ProgramIntroduction 🙋🏻♂️ Hey Guys, It's Tanmay here, and today I'll be talking about How you can run a smaller version of LLM on your machine directly, totally free of cost. As we all know, Using and building on top of LLMs is costlier. Some students and...Discuss·1 like·228 readsWeMakeDevs