dwu
commited on
Commit
•
6d31051
1
Parent(s):
a1722e4
attemp 2
Browse files- huggingface-metadata.txt +0 -6
- quantize_config.json +1 -1
huggingface-metadata.txt
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
url: https://huggingface.co/TheBloke/wizard-vicuna-13B-GPTQ
|
2 |
-
branch: main
|
3 |
-
download date: 2023-05-11 17:51:27
|
4 |
-
sha256sum:
|
5 |
-
9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347 tokenizer.model
|
6 |
-
f73b241fd29129c0f6f6024719fd22eeb1d0cac0dceba2c7151bd70b5e654640 wizard-vicuna-13B-GPTQ-4bit.compat.no-act-order.safetensors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
quantize_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"bits":
|
3 |
"desc_act": false,
|
4 |
"group_size": 128
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"bits": 8,
|
3 |
"desc_act": false,
|
4 |
"group_size": 128
|
5 |
}
|