mirror of https://github.com/google/gemma.cpp.git
parent
2751a194be
commit
7c19b31c66
|
|
@ -34,6 +34,7 @@ pybind_extension(
|
|||
py_binary(
|
||||
name = "run_example",
|
||||
srcs = ["run_example.py"],
|
||||
strict_deps = False,
|
||||
deps = [
|
||||
":gemma",
|
||||
"@python_deps//absl_py",
|
||||
|
|
|
|||
Loading…
Reference in New Issue