ROCm / ROCm/FastFlowLM

💡 Feature Request: Add Support for Coder LLM Models (DeepSeek & Qwen2.5)

Open
#280 8 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

model request
Dominant language
C++
Stars
1.9k
Forks
152
Avg merge
4h 14m
Merged PRs (30d)
11

Description

Hello team 👋,

First of all, thank you for the amazing work on this project — it’s been super helpful and inspiring to use!

I’d like to kindly request support for some specialized coder LLM models that are increasingly popular in the developer community:

  • DeepSeek-Coder-6.7B-Instruct
  • Qwen2.5-Coder:7B
  • Qwen2.5-Coder:14B

These models are optimized for programming tasks such as:

  • Code generation and completion
  • Bug fixing and refactoring
  • Explaining code snippets
  • Multi-language programming support
    Adding support for them would open up exciting possibilities for developers who rely on this project for AI-assisted coding workflows.

Thanks a lot for considering this request 🙏. I’d be happy to help test or provide feedback if support is added!

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.

Research direction

No files, tests, or entry points are identified in the issue. Start by locating how existing LLM models are supported in FastFlowLM, then determine the implementation and validation needed for DeepSeek-Coder-6.7B-Instruct and the two Qwen2.5-Coder models; done means all three are supported and tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.