Anthonyg5005 commited on
Commit
90d3e31
·
1 Parent(s): 1a9573e

switch to archived link

Browse files
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:4c0f9c1d8056ee8e0a4695d0e8995ee624288a86f8c29aa87780758594df8a82
3
- size 8706
 
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/main/convert-to-safetensors.py
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/main/convert-to-safetensors.py
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:980391baef87595d1a322d26d74ac88f2ce576b6a53e1f247af74588f25c534c
3
- size 7411
 
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/main/convert-to-safetensors.py
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/main/convert-to-safetensors.py
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...