good first issuehelp wantedkind/enhancement
Repository metrics
- Stars
- (55 stars)
- PR merge metrics
- (PR metrics pending)
Description
In #145 we started using the cache action to speed up builds by caching the python virtual environments in .nox.
Even though the CPU build is quite fast, we could speed this up even further by installing ccache and caching /root/.cache/ccache before actually building/installing vllm.