From 98af38c5a3e00d0843677bd044203b7a91172134 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 20 Feb 2026 14:11:29 +0100 Subject: Update readme --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 $@ -- cgit v1.2.3