ml-explore / ml-explore/mlx-examples
Support Linear and DARE TIES merge methods from mergekit
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
First of all thanks for slerp merging technique! Another big step for Apple MLX.
Can you add support for Linear and DARE TIES method too?
Thanks
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
Start by locating the existing slerp merge implementation in this repository and compare it with mergekit's Linear and DARE TIES methods. Determine how merge methods are selected and where their behavior is tested. Done means both requested methods are supported consistently with the existing merge flow and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100