Maybe it will let me publish the model card if I use git.
Browse files
readme.md
CHANGED
@@ -13,4 +13,5 @@ Evaluation & Score (Lower is better):
|
|
13 |
* C4: 6.93 (7% worse than 4bit non-groupsize)
|
14 |
|
15 |
4bit non-groupsize version is here: https://huggingface.co/tsumeone/llama-30b-supercot-4bit-cuda
|
|
|
16 |
4bit 128 groupsize version is here: https://huggingface.co/tsumeone/llama-30b-supercot-4bit-128g-cuda
|
|
|
13 |
* C4: 6.93 (7% worse than 4bit non-groupsize)
|
14 |
|
15 |
4bit non-groupsize version is here: https://huggingface.co/tsumeone/llama-30b-supercot-4bit-cuda
|
16 |
+
|
17 |
4bit 128 groupsize version is here: https://huggingface.co/tsumeone/llama-30b-supercot-4bit-128g-cuda
|