-
Notifications
You must be signed in to change notification settings - Fork 191
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
[Good First Issue]: Verify youri-7b-chat with GenAI text_generation #272
Comments
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
Hello! @p-wysocki I am these errors while downloading and convert the model and tokenizers, during the process, warnings related to TracerWarning appear. These warnings indicate potential issues with converting tensors to Python boolean values, which might cause inaccuracies in the tracing process. |
cc @pavel-esir |
I never encountered this. But it feels it's your SSL set up issue. If searching doesn't help I'd propose to try a different machine. Maybe it's your firewall or something. |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
Hi@p-wysocki, I was looking at the #259 and I am trying to understand what's needed to be done here. The gist is that I have to verify this LLM and add it to a sort of list in |
The samples were regrouped. They are here now: https://github.com/openvinotoolkit/openvino.genai/tree/master/samples/cpp
|
.take |
Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue. |
@mentors i am new to open source, and this is my first one so please bear with me if my doubt is really silly so i built openvino successfully and when i tried to install dependencies from here i get this error im on macos (sequoia 15.2) error: |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
The error says
Do you have |
I don't have a good solution.
|
i'm sorry i might come off as annoying right now but because im stuck at an issue and i dont really know how to describe my issue i might have to type out every step that i have followed as you suggested, i tried downgrading my python version and endedup installing 3 different python versions on my mac, so it created a whole lot of other issues so i decided to delete everything and start over again, i will list all steps that i followed so that if in case i have made any mistakes you guys can correct me i started off by following this link
and then i tried to take a look at @rk119's work on : and so after that i tried doing the same thing on my mac
then proceeded with
(at this point im assuming my thing is built) then i went to the readme file
and then i follow the steps given here to build the sample
|
You've built the samples two times and the third time failed. My guess is that you switched terminals between
|
.take |
Thanks for being interested in this issue. It looks like this ticket is already assigned to a contributor. Please communicate with the assigned contributor to confirm the status of the issue. |
Context
This task regards enabling tests for youri-7b-chat. You can find more details under openvino_notebooks LLM chatbot README.md.
Please ask general questions in the main issue at #259
What needs to be done?
Described in the main Discussion issue at: #259
Example Pull Requests
Described in the main Discussion issue at: #259
Resources
Contact points
Described in the main Discussion issue at: #259
Ticket
No response
The text was updated successfully, but these errors were encountered: