Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
057e1d74
Unverified
Commit
057e1d74
authored
Mar 27, 2023
by
Sylvain Gugger
Browse files
Fix quality
parent
f02e3a2b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
examples/run_on_remote.py
examples/run_on_remote.py
+2
-0
No files found.
examples/run_on_remote.py
View file @
057e1d74
...
...
@@ -16,8 +16,10 @@
import
argparse
import
shlex
import
runhouse
as
rh
if
__name__
==
"__main__"
:
# Refer to https://runhouse-docs.readthedocs-hosted.com/en/main/rh_primitives/cluster.html#hardware-setup for cloud access
# setup instructions, if using on-demand hardware
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment