lmstudio-ai/lms
LM Studio CLI
해결하는 문제
그래픽 사용자 인터페이스 없이도 로컬 AI 모델 서버와 모델 라이프사이클을 제어할 수 있도록 LM Studio를 위한 명령줄 인터페이스(CLI)를 제공합니다.
작동 방식
lms 도구는 LM Studio 애플리케이션의 컨트롤러 역할을 합니다. 로컬 API 서버를 시작하거나 중지하고, 다운로드된 모델 목록을 확인하며, 특정 모델을 메모리에 로드하거나 언로드하여 추론을 수행할 수 있으며, 디버깅을 위해 로그를 스트리밍할 수 있습니다.
대상 사용자
터미널 기반 워크플로우를 선호하거나 스크립트를 통해 로컬 LLM 관리를 자동화하고자 하는 개발자 및 고급 사용자.
주요 기능
- 서버 제어: 로컬 API 서버를 빠르게 시작하거나 중지.
- 모델 관리: 최대 GPU 가속을 지원하는 옵션으로 모델을 로드, 언로드, 목록 조회.
- 모델 가시성: 현재 메모리에 로드되어 추론에 사용 가능한 모델을 확인.
- SDK 통합: LM Studio SDK를 사용하여 새로운 프로젝트를 생성.
관련
- 프로젝트
sybil-solutions/local-studioLocal Studio is an open‑source macOS/desktop app that lets you run, manage, and chat with self‑hosted LLM back‑ends (vLLM, SGLang, llama.cpp, MLX). It combines a Bun + Hono controller (model lifecycle, OpenAI‑compatible proxy, GPU metrics) with a Next.js/Electron UI and an integrated Pi coding‑agent. The UI works locally or can point at a remote controller, and a companion mobile app (KittyLitter) can pair to reuse the same sessions. The repo provides full dev‑setup scripts, production build instructions, and a CI‑driven release pipeline.
- 프로젝트
- 프로젝트
lmstudio-ai/lmstudio-jsThe official JavaScript/TypeScript SDK for LM Studio, enabling developers to integrate local LLMs into applications with advanced memory and hardware controls.
- 프로젝트
EKKOLearnAI/hermes-studioHermes Agent를 관리하기 위한 시각적 인터페이스와 로컬 런타임을 제공하는 데스크톱 앱과 웹 콘솔. 시각적 워크플로우, 다중 플랫폼 배포, 로컬 모델 관리를 특징으로 합니다.
- 프로젝트
deer-flow/llm-space에이전트 빌더가 로컬 우선 데이터 관리를 통해 AI 에이전트를 프로토타이핑, 추적, 디버깅 및 평가할 수 있는 데스크톱 애플리케이션입니다.