Skip to content

project does not work as submodule #88

@bachittle

Description

@bachittle

steps to reproduce issue:

take a look at my minimal example: https://github.com/bachittle/test-gemma-submodule . I add gemma.cpp as a subdirectory and compile it. The main executable is now in the build folder alongside libgemma. But when I try to run it, it does not go past the "reading prompt" stage. This is unusual, as even that executable should behave the same as if compiled directly. So I am unsure of what the issue is. This also shows up in my own repository when initializing and calling the GenerateGemma function, so that may be where the issue arises.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions