transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.

Home Page:https://transformerlab.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation gets stuck if certain directories are not writable

aliasaria opened this issue · comments

See #96

Someone else mentioned:
sudo chown -R $USER ~/Library/Caches/conda/ ~/.conda

We should check if necessary directories are write protected during the install steps

Fixed here transformerlab/transformerlab-api@0f2e88d fix should appear in next API release