Commit
·
d078c6e
1
Parent(s):
fa3019e
change text
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Feel free to send in PRs or use this code however you'd like. External downloade
|
|
30 |
|
31 |
## other recommended stuff
|
32 |
|
33 |
-
- [Exllama Discord server](https://discord.gg/NSFwVuCjRq) Free Exl2 quantizing bot sponsored by The Bloke and Lambda Labs, managed by Kaltcit and spacecruiser.
|
34 |
- existing quants under the HF account [@blockblockblock](https://huggingface.co/blockblockblock)
|
35 |
- quant website soon
|
36 |
|
|
|
30 |
|
31 |
## other recommended stuff
|
32 |
|
33 |
+
- [Exllama Discord server](https://discord.gg/NSFwVuCjRq) Free Exl2 quantizing bot sponsored by The Bloke and Lambda Labs, managed by Kaltcit and spacecruiser.
|
34 |
- existing quants under the HF account [@blockblockblock](https://huggingface.co/blockblockblock)
|
35 |
- quant website soon
|
36 |
|
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:f854eec28535544267673ca9df0028ccd84ecb580967429763d57056dda580e0
|
3 |
+
size 8400
|
auto-exl2-upload/windows-setup.bat
CHANGED
@@ -21,7 +21,7 @@ REM ask if the user has git installed
|
|
21 |
set /p gitwget="Do you have git and wget installed? (y/n) "
|
22 |
|
23 |
if "%gitwget%"=="y" (
|
24 |
-
echo
|
25 |
) else (
|
26 |
echo Please install git and wget before running this script.
|
27 |
echo winget install wget git.git
|
|
|
21 |
set /p gitwget="Do you have git and wget installed? (y/n) "
|
22 |
|
23 |
if "%gitwget%"=="y" (
|
24 |
+
echo Setting up environment
|
25 |
) else (
|
26 |
echo Please install git and wget before running this script.
|
27 |
echo winget install wget git.git
|
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:8aed4fa088bc53f31d2ad860fa4e0c63872a53e97b5fc04042990b1170ad9e9c
|
3 |
+
size 7225
|
exl2-multi-quant-local/windows-setup.bat
CHANGED
@@ -21,7 +21,7 @@ REM ask if the user has git installed
|
|
21 |
set /p gitwget="Do you have git and wget installed? (y/n) "
|
22 |
|
23 |
if "%gitwget%"=="y" (
|
24 |
-
echo
|
25 |
) else (
|
26 |
echo Please install git and wget before running this script.
|
27 |
echo winget install wget git.git
|
|
|
21 |
set /p gitwget="Do you have git and wget installed? (y/n) "
|
22 |
|
23 |
if "%gitwget%"=="y" (
|
24 |
+
echo Setting up environment
|
25 |
) else (
|
26 |
echo Please install git and wget before running this script.
|
27 |
echo winget install wget git.git
|