summaryrefslogtreecommitdiff
path: root/examples/server/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/server/public/index.html')
-rw-r--r--examples/server/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/server/public/index.html b/examples/server/public/index.html
index c43becc4..1200afc3 100644
--- a/examples/server/public/index.html
+++ b/examples/server/public/index.html
@@ -167,7 +167,7 @@
mirostat: 0, // 0/1/2
mirostat_tau: 5, // target entropy
mirostat_eta: 0.1, // learning rate
- grammar: null,
+ grammar: '',
})
const llamaStats = signal(null)