最終更新:2025-01-24 (金) 08:07:34 (14d)  

LM Studio
Top / LM Studio

Discover, download, and run local LLMs

https://lmstudio.ai/

コード非公開

機能

  • モデルのDL
  • ロード
  • チャットUI
  • GPU

issue

対応

LM Studio/モデル

Developer

  • Some models (e.g. Llama 3.1/3.2, Mistral, Qwen and more) were trained to use tools.
    What this means in practice is: you provide an array of 'tools' (function signatures) to the LLM in a very particular format, and the LLM can decide whether to 'call' them based on the user's prompt.
    You can imagine use cases such as querying an API, running code, or really anything that can be expressed as a function call.
    
    Models that were trained for tool use will perform better than others, but you can try to use tools with any model whatsoever. Read the documentation to learn more. Models that were trained for tool use will be marked with a new badge:
    Trained for Tool Use
    https://lmstudio.ai/docs/advanced/tool-use
    
    Download a model that was trained for tool use:

要件

macOS

Windows

Linux

関連