gemma.cpp icon indicating copy to clipboard operation
gemma.cpp copied to clipboard

hello_world need to get updated

Open KaranocaVe opened this issue 4 months ago • 2 comments

  1. The current default cmake configuration file causes "gemma/gemma.h" and several other header files to be missing.
  2. Attempting to use the deleted constructor gcpp::NestedPools::NestedPools(gcpp::NestedPools &&) and gcpp::Gemma::Gemma(const gcpp::Gemma &)
  3. gcpp::RuntimeConfig runtime_config has problem, because the definition changed.

KaranocaVe avatar Jul 30 '25 15:07 KaranocaVe

#649 I have already resolved the issue in this PR.

KaranocaVe avatar Jul 30 '25 17:07 KaranocaVe

Hi @KaranocaVe ,

Thank you so much for your contribution to Gemma open source models, really appreciated on that. Once the PR is merged please feel free to close the issue thread.

Thanks.