Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -33,8 +33,9 @@ Allam 7B is SDAIA's first generation edge model, optimized for performance on Sn
|
|
33 |
- TTFT: Time To First Token is the time it takes to generate the first response token. This is expressed as a range because it varies based on the length of the prompt. The lower bound is for a short prompt (up to 128 tokens, i.e., one iteration of the prompt processor) and the upper bound is for a prompt using the full context length (4096 tokens).
|
34 |
- Response Rate: Rate of response generation after the first response token.
|
35 |
|
36 |
-
| Model | Precision | Device | Chipset | Target Runtime |
|
37 |
-
|
|
|
38 |
|
39 |
## Deploy Allam 7B on Snapdragon X Elite NPU
|
40 |
|
|
|
33 |
- TTFT: Time To First Token is the time it takes to generate the first response token. This is expressed as a range because it varies based on the length of the prompt. The lower bound is for a short prompt (up to 128 tokens, i.e., one iteration of the prompt processor) and the upper bound is for a prompt using the full context length (4096 tokens).
|
34 |
- Response Rate: Rate of response generation after the first response token.
|
35 |
|
36 |
+
| Model | Precision | Device | Chipset | Target Runtime | Response Rate (tokens per second) | Time To First Token (range, seconds)
|
37 |
+
|---|---|---|---|---|---|
|
38 |
+
| ALLaM-7B-Quantized | w4a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 9.5 | 0.23854499999999998 - 1.399168 | -- | -- |
|
39 |
|
40 |
## Deploy Allam 7B on Snapdragon X Elite NPU
|
41 |
|