doberst commited on
Commit
2d443a3
·
verified ·
1 Parent(s): 890b0c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ slim-sentiment has been fine-tuned for **sentiment analysis** function calls, ge
14
      `{"sentiment": ["positive"]}`
15
 
16
 
17
- SLIM models are designed to provide a flexible natural language generative model that can be used as part of a multi-step, multi-model LLM-based automation workflow.
18
 
19
  Each slim model has a 'quantized tool' version, e.g., [**'slim-sentiment-tool'**](https://huggingface.co/llmware/slim-sentiment-tool).
20
 
 
14
      `{"sentiment": ["positive"]}`
15
 
16
 
17
+ SLIM models are designed to generate structured outputs that can be used programmatically as part of a multi-step, multi-model LLM-based automation workflow.
18
 
19
  Each slim model has a 'quantized tool' version, e.g., [**'slim-sentiment-tool'**](https://huggingface.co/llmware/slim-sentiment-tool).
20