iproskurina
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
base_model: bigscience/bloom-560m
|
3 |
-
datasets:
|
4 |
-
- c4
|
5 |
language:
|
6 |
- en
|
7 |
license: bigscience-bloom-rail-1.0
|
8 |
model_name: bloom-560m
|
9 |
pipeline_tag: text-generation
|
|
|
10 |
tags:
|
11 |
-
-
|
|
|
|
|
12 |
inference: false
|
13 |
model_creator: bigscience
|
14 |
model_type: bloom
|
15 |
-
quantized_by: iproskurina
|
16 |
---
|
17 |
|
18 |
|
|
|
1 |
---
|
2 |
base_model: bigscience/bloom-560m
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
license: bigscience-bloom-rail-1.0
|
6 |
model_name: bloom-560m
|
7 |
pipeline_tag: text-generation
|
8 |
+
quantized_by: iproskurina
|
9 |
tags:
|
10 |
+
- gptq
|
11 |
+
- 4-bit
|
12 |
+
base_model_relation: quantized
|
13 |
inference: false
|
14 |
model_creator: bigscience
|
15 |
model_type: bloom
|
|
|
16 |
---
|
17 |
|
18 |
|