Parcourir la source

Update README

oobabooga il y a 3 ans
Parent
commit
5b60691367
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -98,7 +98,7 @@ You don't really need all of GPT-J 6B's files, just the tokenizer files, but you
 
 #### Converting to pytorch (optional)
 
-The script `convert-to-torch.py` allows you to convert models to .pt format, which is about 10x faster to load to the GPU:
+The script `convert-to-torch.py` allows you to convert models to .pt format, which is sometimes 10x faster to load to the GPU:
 
     python convert-to-torch.py models/model-name