Update README.md
Browse files
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
|
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 |
|