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

https://github.com/santhsecurity/spill

Intelligent GPU memory tiering for local LLM inference — your model spills past VRAM, spill makes it fast
https://github.com/santhsecurity/spill

Last synced: 2 months ago
JSON representation

Intelligent GPU memory tiering for local LLM inference — your model spills past VRAM, spill makes it fast

Awesome Lists containing this project

README

          

# helix

Intelligent GPU memory tiering plugin for llama.cpp — learns access patterns, prefetches data, makes local LLM inference faster

Intelligent GPU memory tiering primitives for llama.cpp backends.

The crate models memory placement, access tracking, prediction, prefetch,
and profile persistence without requiring GPU hardware in tests.

## License

MIT OR Apache-2.0