sylwia-kuros commited on
Commit
9c8ab5b
1 Parent(s): 847a051

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
  license: apache-2.0
3
  license_link: https://choosealicense.com/licenses/apache-2.0/
 
 
 
4
  ---
5
  # codegen25-7b-multi-int8-ov
6
  * Model creator: [Salesforce](https://huggingface.co/Salesforce)
7
- * Original model: [codegen25-7b-multi](https://huggingface.co/Salesforce/codegen25-7b-multi)
8
 
9
  ## Description
10
- This is [codegen25-7b-multi](https://huggingface.co/Salesforce/codegen25-7b-multi) model converted to the [OpenVINO™ IR](https://docs.openvino.ai/2024/documentation/openvino-ir-format.html) (Intermediate Representation) format with weights compressed to INT8 by [NNCF](https://github.com/openvinotoolkit/nncf).
11
 
12
  ## Quantization Parameters
13
 
 
1
  ---
2
  license: apache-2.0
3
  license_link: https://choosealicense.com/licenses/apache-2.0/
4
+ base_model:
5
+ - Salesforce/codegen25-7b-multi_P
6
+ base_model_relation: quantized
7
  ---
8
  # codegen25-7b-multi-int8-ov
9
  * Model creator: [Salesforce](https://huggingface.co/Salesforce)
10
+ * Original model: [codegen25-7b-multi_P](https://huggingface.co/Salesforce/codegen25-7b-multi_P)
11
 
12
  ## Description
13
+ This is [codegen25-7b-multi_P](https://huggingface.co/Salesforce/codegen25-7b-multi_P) model converted to the [OpenVINO™ IR](https://docs.openvino.ai/2024/documentation/openvino-ir-format.html) (Intermediate Representation) format with weights compressed to INT8 by [NNCF](https://github.com/openvinotoolkit/nncf).
14
 
15
  ## Quantization Parameters
16