Skip to content

suga-ucsd/continuous-batching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Batching Scheduler

A simplified recreation of the batching logic behind vLLM and SGLang. Implements:

  • Rolling dynamic batches
  • Concurrent generation
  • Deadlines (soft/hard)
  • Per-token scheduling

Features

  • Requests can enter mid-generation
  • Variable sequence lengths
  • Max-batch + max-latency constraints
  • Fair queueing
  • Throughput benchmarks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors