From d506b11582b6441a183bcac29ec646ceec2290cb Mon Sep 17 00:00:00 2001 From: Jeremy Eder Date: Tue, 3 Jun 2025 09:45:10 -0400 Subject: [PATCH] news blog post --- blog/2025-06-02_News.md | 44 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 blog/2025-06-02_News.md diff --git a/blog/2025-06-02_News.md b/blog/2025-06-02_News.md new file mode 100644 index 0000000..a024199 --- /dev/null +++ b/blog/2025-06-02_News.md @@ -0,0 +1,44 @@ +--- +title: llm-d week 1 project news round-up +description: llm-d week 1 project news round-up +slug: llm-d-week-1-round-up + + +tags: [news] + +hide_table_of_contents: false +--- + +## June 3, 2025 + +# **llm-d week 1+2 project news round-up** + + Hey, the llm-d project team has been really busy after the launch on May 20. + +**Here are some of the active design conversations:** + +* [2025-06-01 \[PUBLIC\] llm-d KVTransfer Protocol](https://docs.google.com/document/d/1zBkToR9XWjvBYLxu15JeoGpq16nH5sFFensZP_3lJQU/view) +* [Revisiting The InferenceModel API](https://docs.google.com/document/d/1x6aI9pbTF5oOsaEQYc9n4pBBY3_AuEY2X51VKxmBSnU/view) +* [ModelService: Declarative Inference Serving on llm-d](https://docs.google.com/document/d/1HA-2yNZpc1F4KhyeYA30shjZpYEDqGIJXqVgDVv3SWU/view) +* [\[External\] Standardizing Large Model Server Metrics in Kubernetes](https://docs.google.com/document/d/1SpSp1E6moa4HSrJnS4x3NpLuj88sMXr2tbofKlzTZpk/view) +* [\[PUBLIC\] LLM Workloads](https://docs.google.com/document/d/1Ia0oRGnkPS8anB4g-_XPGnxfmOTOeqjJNb32Hlo_Tp0) +* [[Public\] LLM-D Inference Scheduler Roadmap](https://docs.google.com/document/d/1Giim_pIGKb4MDue9YFJBlsVkPsWomfVTIFuTmP3PZIo) + +**Project links for those wanting to track us or get involved:** + +* [Project Launch](https://www.youtube.com/live/Gr8jomztY2s?si=_FT4gGpWGU6MQLyl&t=4994) +* [Contributor Guidelines](https://llm-d.ai/docs/community/contribute) +* [Project Calendar](http://red.ht/llm-d-public-calendar) + - All SIG meetings + - Weekly Community Meeting, every Wednesday @ 12:30pm Eastern Time +* Join the [llm-d Google group](http://red.ht/llm-d-google-group) - this is where all engineering drafts are shared. You must join the group to have access to project google docs. +* Join [Slack](https://inviter.co/llm-d-slack) +* [llm-d Roadmap for Q2](https://github.com/llm-d/llm-d/issues/26) + +**Where to follow us on Social Media** + +* [https://llm-d.ai](https://llm-d.ai) +* [LinkedIn](http://linkedin.com/company/llm-d) +* [@\_llm\_d\_](https://twitter.com/_llm_d_) +* [r/llm\_d](https://www.reddit.com/r/llm_d/) +* YouTube - coming soon \ No newline at end of file