💡 Feature Request: Add Support for Coder LLM Models (DeepSeek & Qwen2.5)
Nobody has claimed this yet.
- 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
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.
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