mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
remove cache to in sagemaker build
This commit is contained in:
parent
00d5ade28f
commit
a49599f432
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -127,5 +127,4 @@ jobs:
|
||||
target: sagemaker
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache,mode=max
|
||||
cache-to: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache,mode=max
|
||||
cache-from: type=registry,ref=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:cache,mode=max
|
Loading…
Reference in New Issue
Block a user