Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Mar 21, 2024
1 parent 70dafeb commit bea053e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/split_model_tests_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
if __name__ == "__main__":
sec = os.getenv("HF_HUB_READ_TOKEN", None)
print(type(sec))
print(len(sec))
print(sec[:4])

0 comments on commit bea053e

Please sign in to comment.