skyzh / skyzh/tiny-llm

feat: Distributed inference (TP/PP)

Open
#37 0 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4.6k
Forks
383
Avg merge
5h 40m
Merged PRs (30d)
34

Description

It would be great to add support for single-node, multi-process inference to Tiny LLM.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no files, tests, or entry points. Start by mapping Tiny LLM's existing inference and serving path, then identify how single-node multi-process execution and TP/PP would fit. Done means distributed inference works across multiple processes on one node with coverage for the supported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.