Update README.md
Browse files
README.md
CHANGED
@@ -87,8 +87,6 @@ print(pipe.generate("def print_hello_world():", max_length=200))
|
|
87 |
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?tab=readme-ov-file#openvino-genai-samples)
|
88 |
## Limitations
|
89 |
|
90 |
-
## Limitations
|
91 |
-
|
92 |
Check the original model card for [original model card](https://huggingface.co/Salesforce/codegen-2B-multi) for limitations.
|
93 |
|
94 |
## Legal information
|
|
|
87 |
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?tab=readme-ov-file#openvino-genai-samples)
|
88 |
## Limitations
|
89 |
|
|
|
|
|
90 |
Check the original model card for [original model card](https://huggingface.co/Salesforce/codegen-2B-multi) for limitations.
|
91 |
|
92 |
## Legal information
|