Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
license_link: https://choosealicense.com/licenses/mit/
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# phi-2-int4-ov
|
| 6 |
* Model creator: [Microsoft](https://huggingface.co/microsoft)
|
|
@@ -96,4 +99,4 @@ The original model is distributed under [mit](https://choosealicense.com/license
|
|
| 96 |
|
| 97 |
## Disclaimer
|
| 98 |
|
| 99 |
-
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
license_link: https://choosealicense.com/licenses/mit/
|
| 4 |
+
base_model:
|
| 5 |
+
- microsoft/phi-2
|
| 6 |
+
base_model_relation: quantized
|
| 7 |
---
|
| 8 |
# phi-2-int4-ov
|
| 9 |
* Model creator: [Microsoft](https://huggingface.co/microsoft)
|
|
|
|
| 99 |
|
| 100 |
## Disclaimer
|
| 101 |
|
| 102 |
+
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.
|