Fixes #158 by adding build args to gemma4 recipe

This commit is contained in:
Eugene Rakhmatulin
2026-04-04 10:46:06 -07:00
parent 49d6d9fefd
commit 7bc4e4ce5e

View File

@@ -15,6 +15,9 @@ solo_only: false
# Container image to use
container: vllm-node-tf5
build_args:
- --tf5
# No mods required
mods: []