sophosympatheia commited on
Commit
eb66a9a
1 Parent(s): 8dec167

Update README.md

Browse files

Added json syntax highlighting

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -40,7 +40,8 @@ You can run this model out to 32K context with alpha_rope set to 1.
40
  Experiment with any and all of the settings below! What suits my preferences may not suit yours.
41
 
42
  If you save the below settings as a .json file, you can import them directly into Silly Tavern.
43
- ```
 
44
  {
45
  "temp": 1.15,
46
  "temperature_last": true,
@@ -140,7 +141,8 @@ If you save the below settings as a .json file, you can import them directly int
140
  Try the following prompt template as a starting point for your own customizations. **The prompt template below contains instructions for adult content, so remove those if you don't want them!** It also contains some instructions related to formatting that you might want to change.
141
 
142
  If you save this as a .json file, you can import it directly into Silly Tavern.
143
- ```
 
144
  {
145
  "wrap": false,
146
  "names": true,
 
40
  Experiment with any and all of the settings below! What suits my preferences may not suit yours.
41
 
42
  If you save the below settings as a .json file, you can import them directly into Silly Tavern.
43
+
44
+ ```json
45
  {
46
  "temp": 1.15,
47
  "temperature_last": true,
 
141
  Try the following prompt template as a starting point for your own customizations. **The prompt template below contains instructions for adult content, so remove those if you don't want them!** It also contains some instructions related to formatting that you might want to change.
142
 
143
  If you save this as a .json file, you can import it directly into Silly Tavern.
144
+
145
+ ```json
146
  {
147
  "wrap": false,
148
  "names": true,