Hacker News new | ask | show | jobs
by stymaar 17 days ago
Is it a fully custom inference engine or are you reusing parts of an existing stack? (llama.CPP, vLLM, etc.)
1 comments

Our skippy library is a patch queue on top of llama that allows us to access internal information, such as activations, and filter tensors on model load.
This really should be in the blogpost. It’s both useful info and basic courtesy to be explicit about which underlying inferencing engine you are using
We didnt post it, we use a library (iroh) who featured us - so we are here answering any Q’s instead :)