Skip to content

Commit

Permalink
Update copier.yml enable deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
safoinme authored Jan 6, 2024
1 parent 928e0d0 commit 83954a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions copier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ deploy_locally:
deploy_to_huggingface:
type: bool
help: "Whether to deploy to HuggingFace Hub"
default: False
default: True
deploy_to_skypilot:
type: bool
help: "Whether to deploy to SkyPilot"
default: False
default: True
dataset:
type: str
help: "The name of the dataset to use from HuggingFace Datasets"
Expand Down

0 comments on commit 83954a5

Please sign in to comment.