Browse Source

Update download-model.py

oobabooga 2 năm trước cách đây
mục cha
commit
b38ba230f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      download-model.py

+ 1 - 1
download-model.py

@@ -92,8 +92,8 @@ def select_model_from_default_options():
         print("""\nThen type the name of your desired Hugging Face model in the format organization/name.
 
 Examples:
-PygmalionAI/pygmalion-6b
 facebook/opt-1.3b
+EleutherAI/pythia-1.4b-deduped
 """)
 
         print("Input> ", end='')