slim-sentiment-ov / README.md
doberst's picture
Update README.md
f3b4c4c verified
|
raw
history blame
1.26 kB
---
license: apache-2.0
inference: false
tags: [green, p1, llmware-fx,ov]
---
# slim-sentiment-ov
<!-- Provide a quick summary of what the model is/does. -->
**slim-sentiment-ov** is an OpenVino int4 quantized version of slim sentiment 1B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
[**slim-sentiment**](https://huggingface.co/llmware/slim-sentiment) is a function-calling specialized model finetuned to evaluate sentiment and return a python dictionary with a sentiment key and the classification value, e.g., "positive", "negative", or "neutral".
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
### Model Description
- **Developed by:** llmware
- **Model type:** tinyllama
- **Parameters:** 1.1 billion
- **Model Parent:** llmware/slim-sentiment
- **Language(s) (NLP):** English
- **License:** Apache 2.0
- **Uses:** Sentiment classification
- **RAG Benchmark Accuracy Score:** NA
- **Quantization:** int4
## Model Card Contact
[llmware on hf](https://www.huggingface.co/llmware)
[llmware website](https://www.llmware.ai)