Jamie@TitanML
commited on
Commit
·
3f92378
1
Parent(s):
7010f16
Update awq_cache.json
Browse files- awq_cache.json +56 -5
awq_cache.json
CHANGED
|
@@ -1,16 +1,52 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"llama-2-13b": {
|
| 3 |
"repo": "TitanML/llama2-13B-base-4bit-AWQ"
|
| 4 |
},
|
| 5 |
-
"llama-2-
|
| 6 |
-
"repo": "TitanML/llama2-
|
| 7 |
-
},
|
| 8 |
-
"llama-2-13b
|
| 9 |
-
"repo": "TitanML/llama2-13B-
|
|
|
|
|
|
|
|
|
|
| 10 |
},
|
| 11 |
"llama-2-7b-chat": {
|
| 12 |
"repo": "TitanML/llama2-7B-chat-4bit-AWQ"
|
| 13 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
"vicuna-13b": {
|
| 15 |
"repo": "TitanML/vicuna-13B-base-4bit-AWQ"
|
| 16 |
},
|
|
@@ -20,17 +56,32 @@
|
|
| 20 |
"mpt-7b": {
|
| 21 |
"repo": "TitanML/mpt-7b-base-8k-4bit-AWQ"
|
| 22 |
},
|
|
|
|
|
|
|
|
|
|
| 23 |
"mpt-7b-chat": {
|
| 24 |
"repo": "TitanML/mpt-7b-chat-8k-4bit-AWQ"
|
| 25 |
},
|
|
|
|
|
|
|
|
|
|
| 26 |
"mpt-7b-instruct": {
|
| 27 |
"repo": "TitanML/mpt-7b-instruct-8k-4bit-AWQ"
|
| 28 |
},
|
|
|
|
|
|
|
|
|
|
| 29 |
"opt-13b": {
|
| 30 |
"repo": "TitanML/opt-13b-base-4bit-AWQ"
|
| 31 |
},
|
|
|
|
|
|
|
|
|
|
| 32 |
"opt-30b": {
|
| 33 |
"repo": "TitanML/opt-30b-base-4bit-AWQ"
|
|
|
|
|
|
|
|
|
|
| 34 |
}
|
| 35 |
}
|
| 36 |
|
|
|
|
| 1 |
{
|
| 2 |
+
"llama-2-7b": {
|
| 3 |
+
"repo": "TitanML/llama2-7B-base-4bit-AWQ"
|
| 4 |
+
},
|
| 5 |
+
"llama-2-7b-hf": {
|
| 6 |
+
"repo": "TitanML/llama2-7B-base-4bit-AWQ"
|
| 7 |
+
},
|
| 8 |
+
"meta-llama/llama-2-7b": {
|
| 9 |
+
"repo": "TitanML/llama2-7B-base-4bit-AWQ"
|
| 10 |
+
},
|
| 11 |
+
"meta-llama/llama-2-7b-hf": {
|
| 12 |
+
"repo": "TitanML/llama2-7B-base-4bit-AWQ"
|
| 13 |
+
},
|
| 14 |
"llama-2-13b": {
|
| 15 |
"repo": "TitanML/llama2-13B-base-4bit-AWQ"
|
| 16 |
},
|
| 17 |
+
"llama-2-13b-hf": {
|
| 18 |
+
"repo": "TitanML/llama2-13B-base-4bit-AWQ"
|
| 19 |
+
},
|
| 20 |
+
"meta-llama/llama-2-13b": {
|
| 21 |
+
"repo": "TitanML/llama2-13B-base-4bit-AWQ"
|
| 22 |
+
},
|
| 23 |
+
"meta-llama/llama-2-13b-hf": {
|
| 24 |
+
"repo": "TitanML/llama2-13B-base-4bit-AWQ"
|
| 25 |
},
|
| 26 |
"llama-2-7b-chat": {
|
| 27 |
"repo": "TitanML/llama2-7B-chat-4bit-AWQ"
|
| 28 |
},
|
| 29 |
+
"llama-2-7b-chat-hf": {
|
| 30 |
+
"repo": "TitanML/llama2-7B-chat-4bit-AWQ"
|
| 31 |
+
},
|
| 32 |
+
"meta-llama/llama-2-7b-chat": {
|
| 33 |
+
"repo": "TitanML/llama2-7B-chat-4bit-AWQ"
|
| 34 |
+
},
|
| 35 |
+
"meta-llama/llama-2-7b-chat-hf": {
|
| 36 |
+
"repo": "TitanML/llama2-7B-chat-4bit-AWQ"
|
| 37 |
+
},
|
| 38 |
+
"llama-2-13b-chat": {
|
| 39 |
+
"repo": "TitanML/llama2-13B-chat-4bit-AWQ"
|
| 40 |
+
},
|
| 41 |
+
"llama-2-13b-chat-hf": {
|
| 42 |
+
"repo": "TitanML/llama2-13B-chat-4bit-AWQ"
|
| 43 |
+
},
|
| 44 |
+
"meta-llama/llama-2-13b-chat": {
|
| 45 |
+
"repo": "TitanML/llama2-13B-chat-4bit-AWQ"
|
| 46 |
+
},
|
| 47 |
+
"meta-llama/llama-2-13b-chat-hf": {
|
| 48 |
+
"repo": "TitanML/llama2-13B-chat-4bit-AWQ"
|
| 49 |
+
},
|
| 50 |
"vicuna-13b": {
|
| 51 |
"repo": "TitanML/vicuna-13B-base-4bit-AWQ"
|
| 52 |
},
|
|
|
|
| 56 |
"mpt-7b": {
|
| 57 |
"repo": "TitanML/mpt-7b-base-8k-4bit-AWQ"
|
| 58 |
},
|
| 59 |
+
"mosaicml/mpt-7b": {
|
| 60 |
+
"repo": "TitanML/mpt-7b-base-8k-4bit-AWQ"
|
| 61 |
+
},
|
| 62 |
"mpt-7b-chat": {
|
| 63 |
"repo": "TitanML/mpt-7b-chat-8k-4bit-AWQ"
|
| 64 |
},
|
| 65 |
+
"mosaicml/mpt-7b-chat": {
|
| 66 |
+
"repo": "TitanML/mpt-7b-chat-8k-4bit-AWQ"
|
| 67 |
+
},
|
| 68 |
"mpt-7b-instruct": {
|
| 69 |
"repo": "TitanML/mpt-7b-instruct-8k-4bit-AWQ"
|
| 70 |
},
|
| 71 |
+
"mosaicml/mpt-7b-instruct": {
|
| 72 |
+
"repo": "TitanML/mpt-7b-instruct-8k-4bit-AWQ"
|
| 73 |
+
},
|
| 74 |
"opt-13b": {
|
| 75 |
"repo": "TitanML/opt-13b-base-4bit-AWQ"
|
| 76 |
},
|
| 77 |
+
"facebook/opt-13b": {
|
| 78 |
+
"repo": "TitanML/opt-13b-base-4bit-AWQ"
|
| 79 |
+
},
|
| 80 |
"opt-30b": {
|
| 81 |
"repo": "TitanML/opt-30b-base-4bit-AWQ"
|
| 82 |
+
},
|
| 83 |
+
"facebook/opt-30b": {
|
| 84 |
+
"repo": "TitanML/opt-30b-base-4bit-AWQ"
|
| 85 |
}
|
| 86 |
}
|
| 87 |
|