From 1a6f63c33459e70b349665eee3470173e3fc3d8a Mon Sep 17 00:00:00 2001 From: David Thayer Date: Thu, 2 Mar 2023 09:18:47 -0800 Subject: [PATCH] Typo, line 93 Changed "much most" to "much more" --- chatml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatml.md b/chatml.md index 02f22b9f1c..c2f6131922 100644 --- a/chatml.md +++ b/chatml.md @@ -90,4 +90,4 @@ If adding instructions in the `system` message doesn't work, you can also try putting them into a `user` message. (In the near future, we will train our models to be much more steerable via the system message. But to date, we have trained only on a few system messages, -so the models pay much most attention to user examples.) +so the models pay much more attention to user examples.)