iproskurina commited on
Commit
be3e0a1
1 Parent(s): dbe5408

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  base_model: bigscience/bloom-7b1
3
  datasets:
4
  - c4
@@ -54,12 +58,9 @@ language:
54
  license: bigscience-bloom-rail-1.0
55
  model_name: bloom-7b1
56
  pipeline_tag: text-generation
57
- tags:
58
- - pretrained
59
  inference: false
60
  model_creator: bigscience
61
  model_type: bloom
62
- quantized_by: iproskurina
63
  ---
64
 
65
 
 
1
  ---
2
+ quantized_by: iproskurina
3
+ tags:
4
+ - gptq
5
+ - 4-bit
6
  base_model: bigscience/bloom-7b1
7
  datasets:
8
  - c4
 
58
  license: bigscience-bloom-rail-1.0
59
  model_name: bloom-7b1
60
  pipeline_tag: text-generation
 
 
61
  inference: false
62
  model_creator: bigscience
63
  model_type: bloom
 
64
  ---
65
 
66