doberst commited on
Commit
2b2b447
·
verified ·
1 Parent(s): 8156e66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 using Intel GPU, CPU and NPU.
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