Skip to content

Commit

Permalink
[DOCS] Fixing reference to OpenVINO Tokenizers usage samples (#2122)
Browse files Browse the repository at this point in the history
Fixing broken link to samples of OpenVINO Tokenizers usage
  • Loading branch information
sgolebiewski-intel committed Jun 18, 2024
1 parent 3a7c579 commit 4941c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/openvino-tokenizers/openvino-tokenizers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@
"\n",
"- [Installation instructions for different environments](https://github.com/openvinotoolkit/openvino_tokenizers?tab=readme-ov-file#installation)\n",
"- [Supported Tokenizer Types](https://github.com/openvinotoolkit/openvino_tokenizers?tab=readme-ov-file#supported-tokenizer-types)\n",
"- [OpenVINO.GenAI repository with the C++ example of OpenVINO Tokenizers usage](https://github.com/openvinotoolkit/openvino.genai/tree/master/text_generation/causal_lm/cpp)\n",
"- [OpenVINO.GenAI repository with the C++ example of OpenVINO Tokenizers usage](https://github.com/openvinotoolkit/openvino.genai/tree/master/samples/cpp/greedy_causal_lm)\n",
"- [HuggingFace Tokenizers Comparison Table](https://github.com/openvinotoolkit/openvino_tokenizers?tab=readme-ov-file#output-match-by-model)"
]
}
Expand Down

0 comments on commit 4941c30

Please sign in to comment.