yichunkuo commited on
Commit
f780513
1 Parent(s): 5921e2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
- license: llama2
3
  ---
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-4.0
3
  ---
4
+
5
+ GPTQ quantized falcon-rw-1b
6
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
7
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
8
+ | [main](https://huggingface.co/yichunkuo/Llama-2-7b-hf-gptq/blob/main) | 4 | None | No | 0.01 | [c4](https://huggingface.co/datasets/c4/viewer/en/validation) | 4096 | -- | No | 4-bit, without Act Order and no grouop size. |