File size: 1,178 Bytes
a38ac65
 
 
0dfded8
a38ac65
 
0dfded8
a38ac65
0dfded8
a38ac65
0dfded8
a38ac65
 
 
 
 
0dfded8
 
 
a38ac65
 
0dfded8
a38ac65
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: apache-2.0
inference: false 
tags: [green, p3, llmware-fx, ov, emerald]
---

# slim-boolean-phi-3-ov  

**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.    


### Model Description

- **Developed by:** llmware  
- **Model type:** phi-3  
- **Parameters:** 3.8 billion
- **Model Parent:** llmware/slim-boolean-phi-3
- **Language(s) (NLP):** English  
- **License:** Apache 2.0  
- **Uses:** Boolean question answering     
- **RAG Benchmark Accuracy Score:** NA  
- **Quantization:** int4  
  

## Model Card Contact

[llmware on github](https://www.github.com/llmware-ai/llmware)  

[llmware on hf](https://www.huggingface.co/llmware)  

[llmware website](https://www.llmware.ai)