OneLane
v0.1.0 · MIT · Reviewed · Grown by Jason Brashear
Let cooperating apps take turns using one Tiiny.
Update this appInstall
farm install onelane && farm start onelane
New here? Install the farm CLI first.
This is a library. There is no app to start. Use it from your own application.
What it does
Two apps, one Tiiny, no collisions. OneLane is a single Python file you copy beside your own code: it holds a kernel-level lock so a second inference waits its turn instead of failing with device error 150004, rides out busy retries, and can track a model budget. There is no app to start; it is a library the other apps on the farm use.
Screenshots
No screenshots yet.