Command Line commands
Command Line commands to interact with the Ersilia Model Hub
Last updated
Command Line commands to interact with the Ersilia Model Hub
Last updated
Command | Flags | Description |
---|---|---|
auth
Wrapper around GitHub login. Using this assumes that the user is an ersilia contributor.
catalog
Shows the catalog of models available in the Hub
catalog
-f/ --file_name
Write the catalog to a file
catalog
--browser
Opens the link to Airtable maintained catalog; same as when both --hub and --browser are set
catalog
--more/--less
Print more or less information about the catalog. When less information is requested, only the identifier is printed. These flags work with both local and hub settings, however ---more is very slow with the entire catalog
catalog
--card
Prints the card for the specified model eos id. Model does not need to be available locally
catalog
--as-table
Prints the catalog in an ASCII table. Works with both local and hub flags
catalog
-l, --local/--hub
Prints the catalog of models available locally on the user's system / models available in the hub.
close
Closes the model running in the shell from which this command is executed. Does not close models running in other shells.
delete
Deletes the model specified with its eos id.
delete
--all
Deletes all the models available on the user's system.