Text Generation
Transformers
Safetensors
mistral
chat
conversational
text-generation-inference
Inference Endpoints
kalomaze commited on
Commit
bae73c3
·
verified ·
1 Parent(s): 9e06fc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,9 +26,9 @@ Model has been Instruct tuned with the Mistral formatting. A typical input would
26
  <s>[INST] SYSTEM MESSAGE\nUSER MESSAGE[/INST] ASSISTANT MESSAGE</s>[INST] USER MESSAGE[/INST]
27
  ```
28
 
29
- We also provide the appropriate SillyTavern presets for [Context](https://huggingface.co/anthracite-org/Magnum-123b-v1/resolve/main/Magnum-Mistral-Context.json) and [Instruct](https://huggingface.co/anthracite-org/Magnum-123b-v1/raw/main/Magnum-Mistral-Instruct.json) respectively.
30
 
31
- The default Mistral preset included in SillyTavern seems to be misconfigured by default, so please keep these presets in mind.
32
 
33
  ## Credits
34
  - Stheno dataset (filtered)
 
26
  <s>[INST] SYSTEM MESSAGE\nUSER MESSAGE[/INST] ASSISTANT MESSAGE</s>[INST] USER MESSAGE[/INST]
27
  ```
28
 
29
+ We also provide SillyTavern presets for [Context](https://huggingface.co/anthracite-org/Magnum-123b-v1/resolve/main/Magnum-Mistral-Context.json) and [Instruct](https://huggingface.co/anthracite-org/Magnum-123b-v1/raw/main/Magnum-Mistral-Instruct.json) respectively.
30
 
31
+ The Mistral preset included in SillyTavern seems to be misconfigured by default, so we recommend using these as a replacement.
32
 
33
  ## Credits
34
  - Stheno dataset (filtered)