We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e2bd0 commit c27e097Copy full SHA for c27e097
README.md
@@ -31,14 +31,6 @@ It is recommended to use Tabby since they have extensive experience in crafting
31
32
If you choose not to use Tabby, it is advisable to use a custom model with the completions API and employ the default request strategy.
33
34
-Ensure that the prompt format remains as simple as the following:
35
-
36
-```
37
-{System}
38
-{User}
39
-{Assistant}
40
41
42
If you are new to running a model locally, you can try [LM Studio](https://lmstudio.ai).
43
44
## Strategies
0 commit comments