Skip to content

paraxaQQ/sleeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Sleeper

Run large language models on hardware that normally can't fit them.

Sleeper is a local inference engine focused on a single problem: making models that normally require datacenter GPUs or multi-card servers runnable on a single consumer or workstation machine — privately, and without renting a cluster.

What this repo is

For now, this repo is the home for Sleeper's public benchmarks — more may follow later. The goal of the project is to close the gap between "this model is too big for my machine" and "I need to run it anyway."

What Sleeper does

  • Runs models that are substantially larger than the available GPU memory, on a single machine.
  • Keeps everything local — no cloud, no external API, full control over your data and prompts.
  • Prioritizes being able to run the model at all on constrained hardware, accepting a speed trade-off in exchange.
  • Works with popular open-weight model families.

What Sleeper is not

  • Not a cloud service or hosted API.
  • Not dependent on the whole model fitting into GPU memory.
  • Not tied to specialized or exotic hardware beyond a standard GPU.

Status

Sleeper is proprietary and under active development. Only published benchmark evidence lives here — the implementation and internal documentation are not part of this repo.

Contact

ashton@actualintel.co

https://actualintel.co

About

Patent Pending MoE inference engine - repository for the future and current benchmarking documents.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors