Install
Run Llama, Mistral, Phi-3 locally on your computer.
- 21articles · 30d
- 1+ day agolatest article
- Aug 17, 2026earliest in window
- 76%with images
- 74avg words
- Science & Technology 19
- Computers & Electronics 18
- Software Dev. 14
- Art & Design 3
- Software 3
- Arts, Culture, Entertainment & Media 1
- Education 1
- Games 1
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
battlesheep/lm-studio-tools
1+ day, 48+ min ago (58+ words) This project is a plugin for LM Studio that provides a rich set of tools to the large language model. It allows the LLM to interact with your local file system, execute code, access the internet, and more. This empowers…...
Changelog • LM Studio 0.4.24
5+ day, 13+ hour ago (55+ words) LM Studio 0.4.24 - Release Notes#0424---release-notes - [LM Studio Engine Protocol] Added advanced llama.cpp argument overrides for GGUF model loading - Improve DSpark and DFlash assistant drafters compatibility heuristics - Fixed the Loaded Instances UI showing an incorrect context length - Fixed /api/v1/chat…...
Bionic Changelog • 1.1.2
5+ day, 22+ hour ago (81+ words) LM Studio 1.1.2 - Release Notes#112---release-notes - Significant UI performance improvements around session loading and tab switching - Better screen reader support across navigation, dialogs, controls, downloads, and session status. - Faster session loading, tab switching, and subagent updates. - Fix Loaded Instances UI showing…...
arminretro • LM Studio Hub
6+ day, 16+ hour ago (78+ words) arminretro lmstudio.ai DeepSeek V4 Flash is a Mixture-of-Experts model designed for efficient reasoning, coding, and agentic workflows Qwen Coder Next is an 80B MoE with 3B active parameters designed for coding agents and local development. Excels at long-horizon reasoning, complex tool usage,…...
Bionic Changelog • 1.1.1
1+ week, 6+ day ago (67+ words) LM Studio 1.1.1 - Release Notes#111---release-notes - Fixed project Git branch details becoming stale after repository changes. - Fixed moving a forked session also moving its parent session. - localhost links can now open in App Browser or the system browser. - Auto name session…...
LM Studio - Discover, download, and run local LLMs
2+ week, 2+ day ago (25+ words) Discover, download, and run local LLMs LM Studio If LM Studio does not launch automatically, you can add the following configuration to your app's mcp.json....
samaraislost/deep-swarm-research
3+ week, 8+ hour ago (48+ words) A deep research engine with RAG for LM Studio, built around a Kimi-style Agent Swarm. Dynamically spawned specialized worker agents run in parallel, coordinating through shared state to produce a comprehensive, cited research report with contradiction detection — in a single…...
zexigh/kwikines • LM Studio Hub
3+ week, 1+ day ago (42+ words) Turns your own documents into an interlinked markdown wiki that the plugin builds and curates itself, then answers questions from it through a local-embedding RAG layer (hybrid semantic + keyword search). Ingests.md,.txt,.docx and.pdf; runs fully offline. By…...
Bionic Changelog • 1.0.9
3+ week, 5+ day ago (40+ words) LM Studio 1.0.9 - Release Notes#109---release-notes - Web URLs can be opened directly from quick open. - Fixed bugs relating to creating and using skills with some models - Large shell outputs retain their beginning and end when truncated....
crunch3r/ai-toolbox • LM Studio Hub
3+ week, 6+ day ago (388+ words) 130 unique tools across 24 categories, fully integrated and ready for use. All tools dynamically registered with category-level gating. All tools registered via direct SDK pattern (no gateway indirection). Local Operations (isomorphic-git): git_status · git_diff · git_commit · git_log · git_add · git_checkout · git_stash · git_blame Remote API (GitHub CLI gh): gh_create_issue · gh_list_issues · gh_view_comments · gh_create_pr · gh_list_prs · gh_push Note: Remote operations require the…...