update README

This commit is contained in:
Archeb
2024-04-16 01:50:07 +08:00
parent f607c4e945
commit 877175424f
+2 -2
View File
@@ -28,9 +28,9 @@ Messages will be squashed into question: ... answer: ... format.
消息会被进行一些格式转换 消息会被进行一些格式转换
File mode will be used when encodeURIComponent(prompt) > 32K File mode (more prefills) will be used when encodeURIComponent(prompt) > 32K
文本编码后大于32K的话会采用文件模式 文本编码后大于32K的话会采用文件模式,然后网站会插入更多的无关内容。
In general, the prefill from the website will affect RP, so CoT is recommend. In general, the prefill from the website will affect RP, so CoT is recommend.