Ternary model support
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 423
- Forks
- 53
- Avg merge
- 20h 26m
- Merged PRs (30d)
- 310
Description
would support for ternary models such as Bonsai, Maple or the like? would be amazing to have vllm concurrency on those
https://huggingface.co/deepgrove/maple-preview
https://huggingface.co/prism-ml/Ternary-Bonsai-27B-gguf
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 examining vllm.cpp's existing GGUF model-loading and inference paths, then inspect the linked Maple and Ternary Bonsai model details. Clarify the required ternary-model operations and compatibility scope before implementation. Done should include supported ternary models and vLLM-style concurrent inference, with tests demonstrating that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100