[GH-ISSUE #7601] Updating OpenCoder model information in library #66905

Closed
opened 2026-05-04 08:46:19 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @elsatch on GitHub (Nov 10, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7601

What is the issue?

I have been trying to use the new OpenCoder model with Continue extension and discovered it doesn't work. Asking at Continue's discord someone pointed me to this thread at HF:

https://huggingface.co/infly/OpenCoder-8B-Instruct/discussions/2#67304d50de572a8535e3d20b

In that thread you can find the following information: "Hi! Unfortunately OpenCoder doesn't support the FIM task. Our model added this token due to certain historical considerations."

Ollama includes the following description for OpenCoder models: OpenCoder is an open and reproducible code LLM family which includes 1.5B and 8B models, supporting both chat and fill-in-the-middle for English and Chinese languages.

There is also one example at the bottom of the page for Fill in the Middle task, which the model doesn't seem to support.

HF model card doesn't include any information about fill in the middle:

OpenCoder is an open and reproducible code LLM family which includes 1.5B and 8B base and chat models, supporting both English and Chinese languages.

Note that in the original model card the model includes base and chat model, in Llama library it's chat and fill in the middle. Maybe the model card was updated afterwards.

Could you update the ollama library information to avoid any confusion for final users?

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

No response

Originally created by @elsatch on GitHub (Nov 10, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7601 ### What is the issue? I have been trying to use the new OpenCoder model with Continue extension and discovered it doesn't work. Asking at Continue's discord someone pointed me to this thread at HF: https://huggingface.co/infly/OpenCoder-8B-Instruct/discussions/2#67304d50de572a8535e3d20b In that thread you can find the following information: "Hi! Unfortunately OpenCoder doesn't support the FIM task. Our model added this token due to certain historical considerations." Ollama includes the following description for OpenCoder models: OpenCoder is an open and reproducible code LLM family which includes 1.5B and 8B models, supporting both chat and fill-in-the-middle for English and Chinese languages. There is also one example at the bottom of the page for Fill in the Middle task, which the model doesn't seem to support. HF model card doesn't include any information about fill in the middle: OpenCoder is an open and reproducible code LLM family which includes 1.5B and 8B base and chat models, supporting both English and Chinese languages. Note that in the original model card the model includes base and chat model, in Llama library it's chat and fill in the middle. Maybe the model card was updated afterwards. Could you update the ollama library information to avoid any confusion for final users? ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-04 08:46:19 -05:00
Author
Owner

@jmorganca commented on GitHub (Nov 10, 2024):

Thanks @elsatch, I've updated the model page. Sorry about that!

<!-- gh-comment-id:2466922350 --> @jmorganca commented on GitHub (Nov 10, 2024): Thanks @elsatch, I've updated the model page. Sorry about that!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#66905