mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update download-model.py
This commit is contained in:
parent
b6f817be45
commit
b38ba230f4
@ -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.
|
print("""\nThen type the name of your desired Hugging Face model in the format organization/name.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
PygmalionAI/pygmalion-6b
|
|
||||||
facebook/opt-1.3b
|
facebook/opt-1.3b
|
||||||
|
EleutherAI/pythia-1.4b-deduped
|
||||||
""")
|
""")
|
||||||
|
|
||||||
print("Input> ", end='')
|
print("Input> ", end='')
|
||||||
|
Loading…
Reference in New Issue
Block a user