slim-summary-phi-3 / README.md
doberst's picture
Update README.md
7d0bcf0 verified
|
raw
history blame
847 Bytes
---
license: apache-2.0
inference: false
---
# slim-summary-phi-3
**slim-summary-phi-3** is a specialized function calling model that summarizes a given text and generates as output a Python list of summary points.
This is the base Pytorch version of the model, useful for further fine-tuning. For faster inference, we would recommend using either the GGUF or OpenVino version of the model.
### Model Description
- **Developed by:** llmware
- **Model type:** phi-3
- **Parameters:** 3.8 billion
- **Language(s) (NLP):** English
- **License:** Apache 2.0
- **Uses:** Summary bulletpoints extracted from complex business documents
## 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)