No public description

PiperOrigin-RevId: 704178245
This commit is contained in:
The gemma.cpp Authors 2024-12-09 00:48:59 -08:00 committed by Copybara-Service
parent 9dfe2a76be
commit 66bb435121
1 changed files with 1 additions and 0 deletions

View File

@ -416,6 +416,7 @@ cc_library(
cc_test(
name = "gemma_test",
srcs = ["evals/gemma_test.cc"],
linkstatic = True,
# Requires model files
tags = [
"local",