mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
Fix quality
This commit is contained in:
parent
f02e3a2b18
commit
057e1d7473
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user