Skip to content

added overview and diagram - #61

Open
fuddin-bit wants to merge 1 commit into
llm-d:mainfrom
fuddin-bit:doc
Open

added overview and diagram#61
fuddin-bit wants to merge 1 commit into
llm-d:mainfrom
fuddin-bit:doc

Conversation

@fuddin-bit

Copy link
Copy Markdown

What does this PR do?

Fills in the missing README sections such as Overview and Architecture sections that were previously TODOs:

Why is this change needed?

The README left Overview and Architecture as placeholders for contributors, as they need a clear description on how the latency-predictor fits into the overall well-lit baseline path.

How was this tested?

  • Unit tests added/updated
  • Integration/e2e tests added/updated
  • Manual testing performed

Docs-only change; verified the README renders the new overview text and architecture image correctly.

Checklist

  • Commits are signed off (git commit -s) per DCO
  • Code follows project contributing guidelines
  • Tests pass locally (make test)
  • Linters pass (make lint)
  • Documentation updated (if applicable)

Issues

#55

@fuddin-bit
fuddin-bit requested a review from ahg-g as a code owner July 23, 2026 19:37

@Gregory-Pereira Gregory-Pereira left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment
Cc @madhugoutham

Comment thread README.md

![llm-d latency predictor architecture](docs/latency-predictor.jpg)

1. A chat completion request hits the proxy, which consults the EPP.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not restricted to chat completions, would be any valid api that the server supports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants