text-generation-inference
405765b1 - Fix cargo-chef prepare (#2101)

Commit
1 year ago
Fix cargo-chef prepare (#2101) * Fix cargo-chef prepare In prepare stage, cargo-chef reads Cargo.lock and transforms it accordingly. If Cargo.lock is not present, cargo-chef will generate a new one first, which might vary a lot and invalidate docker build caches. * Fix Dockerfile_amd and Dockerfile_intel
Author
Parents
Loading