Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1lmao/queuing-theory

Modeling and simulating various queuing models such as: M/M/1, M/M/k, G/G/1, G/M/1, and M/G/1 for Large Language Model (LLM) inference systems. These simlulations bridge the gap between theoretical frameworks and practical simulations, this provides valuable insights for developing scalable, energy-efficient AI infrastructures.
https://github.com/1lmao/queuing-theory

gg1 gm1 jupyter-notebook mm1 mmk python queuing-models queuing-simulator queuing-system queuing-theory simpy simpy-library

Last synced: 3 days ago
JSON representation

Modeling and simulating various queuing models such as: M/M/1, M/M/k, G/G/1, G/M/1, and M/G/1 for Large Language Model (LLM) inference systems. These simlulations bridge the gap between theoretical frameworks and practical simulations, this provides valuable insights for developing scalable, energy-efficient AI infrastructures.

Awesome Lists containing this project

README

        

# Queuing-Theory
Modeling and simulating various queuing models for Large Language Model (LLM) inference systems such as-

M/M/1, M/M/k, G/G/1, G/M/1, and M/G/1:
![Queuing Theory Models](https://github.com/1lmao/Queuing-Theory/raw/main/queuingmodels.gif)