mudler / mudler/vllm.cpp

Ternary model support

Open
#331 0 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.