Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
+
|
5 |
+
GPTQ quantized stablelm-3b-4e1t
|
6 |
+
| Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
|
7 |
+
| ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
|
8 |
+
| [main](https://huggingface.co/yichunkuo/stablelm-3b-4e1t-gptq/main) | 8 | None | No | 0.01 | [c4](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | -- | No | 8-bit, without Act Order and no grouop size. |
|