Commit
·
90d3e31
1
Parent(s):
1a9573e
switch to archived link
Browse files- exllamav2 scripts/auto-exl2-upload/auto-exl2-upload.zip +2 -2
- exllamav2 scripts/auto-exl2-upload/linux-setup.sh +1 -1
- exllamav2 scripts/auto-exl2-upload/windows-setup.bat +1 -1
- exllamav2 scripts/exl2-multi-quant-local/exl2-multi-quant-local.zip +2 -2
- exllamav2 scripts/exl2-multi-quant-local/linux-setup.sh +1 -1
- exllamav2 scripts/exl2-multi-quant-local/windows-setup.bat +1 -1
exllamav2 scripts/auto-exl2-upload/auto-exl2-upload.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d02a1c03bbec6ef1f45c29f49dd84b1061f3c79a895bd67d3edc6bab008a4723
|
3 |
+
size 8790
|
exllamav2 scripts/auto-exl2-upload/linux-setup.sh
CHANGED
@@ -71,7 +71,7 @@ if [ "$exllamav2_version" = "stable" ]; then
|
|
71 |
elif [ "$exllamav2_version" = "dev" ]; then
|
72 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
73 |
fi
|
74 |
-
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/
|
75 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
76 |
|
77 |
echo "Installing pip packages"
|
|
|
71 |
elif [ "$exllamav2_version" = "dev" ]; then
|
72 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
73 |
fi
|
74 |
+
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/461d1fdb761978436a0dd10550053881f997d182/convert-to-safetensors.py
|
75 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
76 |
|
77 |
echo "Installing pip packages"
|
exllamav2 scripts/auto-exl2-upload/windows-setup.bat
CHANGED
@@ -73,7 +73,7 @@ if "%exllamav2_version%"=="stable" (
|
|
73 |
) else if "%exllamav2_version%"=="dev" (
|
74 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
75 |
)
|
76 |
-
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/
|
77 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
78 |
|
79 |
echo Installing pip packages...
|
|
|
73 |
) else if "%exllamav2_version%"=="dev" (
|
74 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
75 |
)
|
76 |
+
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/461d1fdb761978436a0dd10550053881f997d182/convert-to-safetensors.py
|
77 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
78 |
|
79 |
echo Installing pip packages...
|
exllamav2 scripts/exl2-multi-quant-local/exl2-multi-quant-local.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3851aebcf7a40b9e5c952f460670026a5279e7b18564849b91c984d6f80b47cf
|
3 |
+
size 7495
|
exllamav2 scripts/exl2-multi-quant-local/linux-setup.sh
CHANGED
@@ -71,7 +71,7 @@ if [ "$exllamav2_version" = "stable" ]; then
|
|
71 |
elif [ "$exllamav2_version" = "dev" ]; then
|
72 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
73 |
fi
|
74 |
-
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/
|
75 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
76 |
|
77 |
echo "Installing pip packages"
|
|
|
71 |
elif [ "$exllamav2_version" = "dev" ]; then
|
72 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
73 |
fi
|
74 |
+
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/461d1fdb761978436a0dd10550053881f997d182/convert-to-safetensors.py
|
75 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
76 |
|
77 |
echo "Installing pip packages"
|
exllamav2 scripts/exl2-multi-quant-local/windows-setup.bat
CHANGED
@@ -73,7 +73,7 @@ if "%exllamav2_version%"=="stable" (
|
|
73 |
) else if "%exllamav2_version%"=="dev" (
|
74 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
75 |
)
|
76 |
-
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/
|
77 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
78 |
|
79 |
echo Installing pip packages...
|
|
|
73 |
) else if "%exllamav2_version%"=="dev" (
|
74 |
git clone https://github.com/turboderp-org/exllamav2 -b dev
|
75 |
)
|
76 |
+
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/461d1fdb761978436a0dd10550053881f997d182/convert-to-safetensors.py
|
77 |
wget https://raw.githubusercontent.com/oobabooga/text-generation-webui/main/download-model.py
|
78 |
|
79 |
echo Installing pip packages...
|