From 5d7d13c7336198ff5911e4b784dd5f84f8642056 Mon Sep 17 00:00:00 2001 From: RangerUFO Date: Mon, 22 Jul 2024 15:54:33 +0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffaf473..1ce0ebe 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Pin the scheduler's threads to logical processors. #### cgemma.instance.disabled_tokens -**syntax:** `tokens = inst:disabled_tokens` +**syntax:** `
tokens = inst:disabled_tokens()` Query the disabled tokens of a Gemma instance.