Yangqing Jia

Results 7 issues of Yangqing Jia

TL;DR: when you get hot, you run slowly. And it's a bit hard to predict when you get hot enough... Now the long version: In the last few days we...

## Why? Building anything on mobile is challenging, because of the many tricks that one will need to do to make optimized builds. This task aims to be a master...

help wanted

There are a few cases (for example, huggingface model) where dependencies need to be specified. While one can create a photon file to do so, it is definitely preferrable to...

enhancement

Basically, if I have a github repository that is my codebase, and the codebase builds and launches deployments, we should show how one could integrate that with the github workflow....

documentation

(we actually already use it to manage public photons)

This accompanies https://github.com/leptonai/lepton/pull/6028 - allowing us to deploy photons with configurable timeouts by setting env variable LEPTON_TIMEOUT_GRACEFUL_SHUTDOWN and LEPTON_INCOMING_TRAFFIC_GRACE_PERIOD.

Awaiting @ccding to land backend readiness.