summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-02-20 14:11:29 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-02-20 14:11:29 +0100
commit98af38c5a3e00d0843677bd044203b7a91172134 (patch)
tree5e380368d8967e0a184b7f085cd79e871bfa80b8 /Makefile
parent306c3cb6924c6231c102ff7d75aa3f68e3618ca2 (diff)
downloadllmnpc-98af38c5a3e00d0843677bd044203b7a91172134.tar.gz
Update readme
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 $@