Skip to content
New issue

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

Unable to Install and Configure Distributions on Lightning.ai #44

Open
kumar19a opened this issue Aug 14, 2024 · 1 comment
Open

Unable to Install and Configure Distributions on Lightning.ai #44

kumar19a opened this issue Aug 14, 2024 · 1 comment

Comments

@kumar19a
Copy link

kumar19a commented Aug 14, 2024

I am getting the following error:

llama distribution install --spec local --name local-llama-8b

Using local-llama-8b as the Conda environment for this distribution
Conda environment 'local-llama-8b' does not exist. Creating with Python 3.10...
Error: Conda create is not allowed. A Studio has a default conda environment (max 1 environment). Start a new Studio to create a new environment.

Is there a way to install distribution without a conda env?

@ashwinb
Copy link
Contributor

ashwinb commented Aug 14, 2024

Do you have an existing conda environment already available? If so, you can provide the name of this environment to the command with --conda-env <name> and then the install will re-use this environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants