Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update links to genai samples to 2024.6 branch #28383

Merged

Conversation

olpipi
Copy link
Contributor

@olpipi olpipi commented Jan 10, 2025

Details:

Tickets:

  • ticket-id

@olpipi olpipi requested a review from a team as a code owner January 10, 2025 16:17
@olpipi olpipi requested review from akopytko and removed request for a team January 10, 2025 16:17
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jan 10, 2025
@@ -203,4 +203,4 @@ Additional Resources

* Use `OpenVINO tokenizers <https://github.com/openvinotoolkit/openvino_contrib/tree/releases/2024/0/modules/custom_operations/user_ie_extensions/tokenizer/python>`__ to produce models that use string tensors to work with textual information as pre- and post-processing for the large language models.

* Check out `GenAI Samples <https://github.com/openvinotoolkit/openvino.genai/tree/master/samples/cpp/greedy_causal_lm>`__ to see how string tensors are used in real-life applications.
* Check out `GenAI Samples <https://github.com/openvinotoolkit/openvino.genai/tree/releases/2024/6/samples/cpp/greedy_causal_lm>`__ to see how string tensors are used in real-life applications.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this link is not valid, the correct one is https://github.com/openvinotoolkit/openvino.genai/tree/releases/2024/6/samples/cpp/text_generation (the same in some other places)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll go through sample links anyway, once all the intermediate PRs are merged. We'll try to align all of them before updating the website.

@kblaszczak-intel kblaszczak-intel added this pull request to the merge queue Jan 13, 2025
Merged via the queue into openvinotoolkit:releases/2024/6 with commit a05a0aa Jan 13, 2025
132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants