-
Notifications
You must be signed in to change notification settings - Fork 177
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 gemma-2b-it with GenAI text_generation #262
Comments
.take |
Hello @Om-Doiphode, the ticket will be manually assigned to you shortly - the take feature hasn't been introduced to GenAI repo yet, but it will be today. :) Thanks for taking a look at the issue! |
Hello @Om-Doiphode, is there anything we could help you with? |
.take |
Thank you for looking into this issue! Please let us know if you have any questions or require any help. |
Hey isnt gemma-2b-it already a supported model? so should I just verify it? |
ok its not... I will try this |
I am getting this issue when i run the following command cmake -S . -B .\build\ && cmake --build build\ --config Release -j -- Building for: NMake Makefiles 'nmake' '-?' failed with: no such file or directory CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage |
@ilya-lavrenov could you take a look, please? |
@p-wysocki @mlukasze the above one is solved but I am getting this issue down here |
I ran this command "cmake -DCMAKE_CXX_COMPILER=C:/mingw64/bin/g++.exe -DCMAKE_C_COMPILER=C:/mingw64/bin/gcc.exe -S . -B build -G "MinGW Makefiles" I am getting this issue By not providing "FindOpenVINO.cmake" in CMAKE_MODULE_PATH this project has Could not find a package configuration file provided by "OpenVINO" with any
Add the installation prefix of "OpenVINO" to CMAKE_PREFIX_PATH or set -- Configuring incomplete, errors occurred! |
enough editing readme right? |
cc @pavel-esir |
Sucessfully verified gemma 2b model #262
Thank you! |
Context
This task regards enabling tests for gemma-2b-it. 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
The text was updated successfully, but these errors were encountered: