Update README.md
Browse files
README.md
CHANGED
@@ -88,6 +88,10 @@ pipe.generate(prompt, config, streamer)
|
|
88 |
More GenAI usage examples can be found in OpenVINO GenAI library [docs](https://github.com/openvinotoolkit/openvino.genai/blob/master/src/README.md) and [samples](https://github.com/openvinotoolkit/openvino.genai/tree/master/samples)
|
89 |
|
90 |
|
|
|
|
|
|
|
|
|
91 |
## Disclaimer
|
92 |
|
93 |
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.
|
|
|
88 |
More GenAI usage examples can be found in OpenVINO GenAI library [docs](https://github.com/openvinotoolkit/openvino.genai/blob/master/src/README.md) and [samples](https://github.com/openvinotoolkit/openvino.genai/tree/master/samples)
|
89 |
|
90 |
|
91 |
+
## Legal Information
|
92 |
+
|
93 |
+
The model is distributed under the [Intel Research License](./LICENSE).
|
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.
|