Downloads · 30 days
14
7% of all-time downloads
llmware/slim-boolean-phi-3-ov
slim-boolean-phi-3-ov is a machine learning model from llmware. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
slim-boolean-phi-3-ov is a specialized function calling model optimized for boolean (yes/no) questions. The model expects as input a text passage context, and a boolean question, and generates a python dictionary cons…
Downloads · 30 days
14
7% of all-time downloads
All-time downloads
203
Public
Repo size
2.4 GB
Likes
1
Public
Click a slice to open those files.
.bin2.4 GB · 100%
From the Hugging Face model README
slim-boolean-phi-3-ov is a specialized function calling model optimized for boolean (yes/no) questions. The model expects as input a text passage context, and a boolean question, and generates a python dictionary consisting of two keys - an "answer" key with the 'yes or no' classification, and an "explain" key that provides a short explanation.
This is an OpenVino int4 quantized version of slim-boolean-phi-3, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.