Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags: [green, p1, llmware-fx, onnx]
|
|
8 |
|
9 |
**slim-sentiment-onnx** is a specialized function calling model that classifies the sentiment of a given text passage and generates a python dictionary with a "sentiment" key and the corresponding value assessment of the sentiment.
|
10 |
|
11 |
-
This is an ONNX int4 quantized version of slim-sentiment, providing a very fast, very small inference implementation, optimized for AI PCs
|
12 |
|
13 |
|
14 |
### Model Description
|
|
|
8 |
|
9 |
**slim-sentiment-onnx** is a specialized function calling model that classifies the sentiment of a given text passage and generates a python dictionary with a "sentiment" key and the corresponding value assessment of the sentiment.
|
10 |
|
11 |
+
This is an ONNX int4 quantized version of slim-sentiment, providing a very fast, very small inference implementation, optimized for AI PCs.
|
12 |
|
13 |
|
14 |
### Model Description
|