Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
license_link: https://choosealicense.com/licenses/apache-2.0/
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# pythia-12b-fp16-ov
|
| 6 |
* Model creator: [Eleutherai](https://huggingface.co/EleutherAI)
|
|
@@ -92,4 +94,4 @@ The original model is distributed under [apache-2.0](https://choosealicense.com/
|
|
| 92 |
|
| 93 |
## Disclaimer
|
| 94 |
|
| 95 |
-
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: apache-2.0
|
| 3 |
license_link: https://choosealicense.com/licenses/apache-2.0/
|
| 4 |
+
base_model:
|
| 5 |
+
- EleutherAI/pythia-12b
|
| 6 |
---
|
| 7 |
# pythia-12b-fp16-ov
|
| 8 |
* Model creator: [Eleutherai](https://huggingface.co/EleutherAI)
|
|
|
|
| 94 |
|
| 95 |
## Disclaimer
|
| 96 |
|
| 97 |
+
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.
|