doberst commited on
Commit
890b0c6
·
verified ·
1 Parent(s): 8e6321f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -24,8 +24,7 @@ Each slim model has a 'quantized tool' version, e.g., [**'slim-sentiment-tool'*
24
  `function = "classify"`
25
  `params = "sentiment"`
26
  `prompt = "<human> " + {text} + "\n" + `
27
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`"<{function}> " + {params} + "</{function}>" + `
28
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`"/n<bot>:" `
29
 
30
 
31
  <details>
 
24
  `function = "classify"`
25
  `params = "sentiment"`
26
  `prompt = "<human> " + {text} + "\n" + `
27
+ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;`"<{function}> " + {params} + "</{function}>" + "\n<bot>:"`
 
28
 
29
 
30
  <details>