瀏覽代碼

Update README.md

oobabooga 3 年之前
父節點
當前提交
939e9d00a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -113,7 +113,7 @@ python download-model.py EleutherAI/gpt-j-6B --text-only
 
 #### Converting to pytorch (optional)
 
-The script `convert-to-torch.py` allows you to convert models to .pt format, which is sometimes 10x faster to load to the GPU:
+The script `convert-to-torch.py` allows you to convert models to .pt format, which can be a lot faster to load to the GPU:
 
     python convert-to-torch.py models/model-name