microsoft / microsoft/foundry-dev-tools
Model catalog - Add LM Studio model
Open
@MuyangAmigo is already working on this.
Since Jun 10, 2025.
feature request
needs attention
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
LM Studio is a powerful, user-friendly desktop application that allows you to run large language models (LLMs) locally on your own machine.
Currently, the AI Toolkit has a quick way to add models from Ollama, however adding LM Studio models is not as easy.
To add a model (phi-4) from LM Studio you need to follow these steps:
- Add custom model
- Endpoint URL:
http://127.0.0.1:1234/v1/chat/completions - API model name: microsoft/phi-4
- Model display name: microsoft/phi-4
- Auth header: Leave empty
- Open in Playground
It would be great if Add LM Studio model was included as a another option alongside Add Ollama model to shorten these steps.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.