iproskurina commited on
Commit
467e149
1 Parent(s): 5cfd44c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
  base_model: facebook/opt-13b
3
- datasets:
4
- - c4
5
  language:
6
  - en
7
  license: other
8
  model_name: opt-13b
9
  pipeline_tag: text-generation
10
- tags:
11
- - pretrained
12
  inference: false
13
  model_creator: facebook
14
  model_type: opt
15
  quantized_by: iproskurina
 
 
 
 
16
  ---
17
 
18
 
 
1
  ---
2
  base_model: facebook/opt-13b
 
 
3
  language:
4
  - en
5
  license: other
6
  model_name: opt-13b
7
  pipeline_tag: text-generation
 
 
8
  inference: false
9
  model_creator: facebook
10
  model_type: opt
11
  quantized_by: iproskurina
12
+ tags:
13
+ - gptq
14
+ - 4-bit
15
+ base_model_relation: quantized
16
  ---
17
 
18