microsoft / microsoft/copilot-for-eclipse

[Bug] Model Management doesn't show correct names for Ollama models

Open
#409 6 comments 0 reactions 1 assignee View on GitHub

@ethanyhou is already working on this.

Since Aug 13, 2026.

bug
Dominant language
Java
Stars
126
Forks
60
Avg merge
2d 6h
Merged PRs (30d)
5

Description

Environment

  • OS: Windows
  • Eclipse Version: 4.32
  • Plugin Version: 0.21

Describe the bug
As already described in #93 , I have several models installed in my local Ollama installation:

  • Qwen3.6-27B-IQ4_XS:latest
  • Qwen3.5-27B-Q8_0:latest
  • Qwen3.5-9B-BF16:latest
  • etc.

But what I see is:

  • 1x Qwen3.6
  • 8x KL0.099
  • 4x Qwen3.5

In case of KL0.099 I'm even not sure where that value comes from. I used the Ollama API Reference and did several calls, but couldn't see that value anywhere.

Expected behavior
My expectation is to see the same model names I also would see in Ollama (I don't care for :latest: suffix, but at least the rest).

Screenshots
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.