The GitHub Actions job "Lint" on tvm.git/main has failed.
Run started by GitHub user tlopex (triggered by tlopex).

Head commit for run:
62408ab065fcd8b8c993a479271610a1419f093b / Akaash Parthasarathy 
<[email protected]>
[Runtime] Add PagedAttentionKVCache checkpoint primitives (#20035)

Add checkpoint, export, and import primitives for
`PagedAttentionKVCache`. This is intended to support resuming generation
after a crash in WebLLM without requiring model ABI changes. The new
runtime APIs expose enough cache metadata and page data for an external
runtime to persist KV state, restore the cache after reload, and
validate that the restored bytes match the current cache layout.

Report URL: https://github.com/apache/tvm/actions/runs/32908088388

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to