mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 09:16:15 +00:00
Update linux_install_exllamav2.sh
This commit is contained in:
parent
fff496d9c0
commit
fc00fc4c42
@ -58,7 +58,7 @@ REPO_URL="https://github.com/ParisNeo/lollms-webui.git"
|
|||||||
if [ ! -f "$MINICONDA_DIR/Scripts/conda" ]; then
|
if [ ! -f "$MINICONDA_DIR/Scripts/conda" ]; then
|
||||||
# Download miniconda
|
# Download miniconda
|
||||||
echo "Downloading Miniconda installer from $MINICONDA_DOWNLOAD_URL"
|
echo "Downloading Miniconda installer from $MINICONDA_DOWNLOAD_URL"
|
||||||
curl -LOk "$MINICONDA_DOWNLOAD_URL"
|
curl -LO "$MINICONDA_DOWNLOAD_URL"
|
||||||
|
|
||||||
# Install miniconda
|
# Install miniconda
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user