google / google/gemma.cpp

hello_world need to get updated

Open
#648 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
660
Avg merge
20h 43m
Merged PRs (30d)
33

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start with the default CMake configuration used by hello_world and compare its generated include availability with the headers named in the issue. Then inspect the current NestedPools, Gemma, and RuntimeConfig declarations and update hello_world for the current interfaces; done means it configures and builds without missing headers or deleted-constructor and RuntimeConfig errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
backend, build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.