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
npx dalai llama install 7B
~/dalai
Running npx dalai llama install 7B it creates a directory "$HOME"/dalai with 34 GB of content.
"$HOME"/dalai
Is it possible to configure a different directory?
The text was updated successfully, but these errors were encountered:
Yes, as the homepage states, you can pass --home <path> to the install command to change it.
--home <path>
install
Sorry, something went wrong.
No branches or pull requests
Running
npx dalai llama install 7B
it creates a directory"$HOME"/dalai
with 34 GB of content.Is it possible to configure a different directory?
The text was updated successfully, but these errors were encountered: