Skip to content

Commit de29377

Browse files
authored
This is to apply the temporary fix for the S3 upload issues we were having
1 parent 101d227 commit de29377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine/jobs/settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
default:
22
data_dir: ~/machine
3-
shared_file_uri: s3://silnlp/
3+
shared_file_uri: https://s3.amazonaws.com/silnlp/
44
shared_file_folder: production
55
inference_batch_size: 1024
66
huggingface:

0 commit comments

Comments
 (0)