We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide a llamaterm add --model_path MODEL_PATH --env_path ENV_PATH functionality that stores in a file the new configs added by the user.
llamaterm add --model_path MODEL_PATH --env_path ENV_PATH
Then the user can also use llamaterm set-default MODEL_NAME and llamaterm run MODEL_NAME
llamaterm set-default MODEL_NAME
llamaterm run MODEL_NAME
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Provide a
llamaterm add --model_path MODEL_PATH --env_path ENV_PATH
functionality that stores in a file the new configs added by the user.Then the user can also use
llamaterm set-default MODEL_NAME
andllamaterm run MODEL_NAME
The text was updated successfully, but these errors were encountered: