summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0bce7c3..7d5807a 100644
--- a/Makefile
+++ b/Makefile
@@ -62,4 +62,4 @@ maps/%.h: maps/%.txt .assure
xxd -i $< > $@
corpus/%.vdb: corpus/%.txt build/context
- ./context -i $< -o $@
+ ./context -m qwen3 -i $< -o $@