File size: 1,067 Bytes
781bbf7 b4503f3 781bbf7 5bb5505 781bbf7 5bb5505 781bbf7 5bb5505 781bbf7 |
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 35 36 37 38 39 40 |
---
license: apache-2.0
inference: false
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
base_model_relation: quantized
tags:
- green
- llmware-chat
- p1
- onnx
---
# tiny-llama-chat-onnx
**tiny-llama-chat-onnx** is an ONNX int4 quantized version of TinyLlama-Chat, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
[**tiny-llama-chat**](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) is the official chat finetuned version of tiny-llama.
### Model Description
- **Developed by:** TinyLlama
- **Quantized by:** llmware
- **Model type:** llama
- **Parameters:** 1.1 billion
- **Model Parent:** TinyLlama-1.1B-Chat-v1.0
- **Language(s) (NLP):** English
- **License:** Apache 2.0
- **Uses:** Chat and general purpose LLM
- **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) |