Ekaterina Aidova
Ekaterina Aidova
@negvet please try to wrap requirement into double quotas (some platforms requires such format for installing deps with version): ``` %pip install -q "openvino-xai==1.0.0rc1" ```
@negvet I tried your command in env with python3.8 and see such error: ``` ERROR: Ignored the following versions that require a different python version: 1.0.0rc0 Requires-Python >=3.10; 1.0.0rc1 Requires-Python...
@negvet please also add notebook in this list https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/.ci/ignore_treon_docker.txt. Unfortunatly, this docker image uses python3.8, so the root cause for this issue is the same
> @eaidova the rest issues are from other notebooks. Is it possible to merge like this or should I try to fix them? yes, please ignore them (notebooks team is...
@negvet I have the last comment, could you please provide note about python version requirement in notebook (by default it is expected that openvino notebooks supports python 3.8-3.11, but your...
@negvet regarding image, you need to update notebook metadata (open it in json mode and modify openvino_notebooks section) now your notebook contains such info: ``` "openvino_notebooks": { "imageUrl": "https://user-images.githubusercontent.com/36741649/127172572-1cdab941-df5f-42e2-a367-2b334a3db6d8.jpg", "tags":...
@wmx-github please update notebooks repo, this issue was fixed yesterday https://github.com/openvinotoolkit/openvino_notebooks/pull/2950
@pwolnows could you please update readme for added metric and annotation converter?
@taxmeifyoucan please try to update openvino-genai on 2024.4 that was released yesterday, issue with llama3.1 8b chat template processing should be resolved
not related to optimum-intel, issue on genai side was fixed sometime ago, can not reproduce with https://huggingface.co/llmware/llama-3.1-instruct-ov and openvno_genai 2024.6 so closing this