Model card: drop greedy-output line, keep it clean
Browse files
README.md
CHANGED
|
@@ -21,8 +21,7 @@ pipeline_tag: text-generation
|
|
| 21 |
[LiquidAI/LFM2.5-230M](https://huggingface.co/LiquidAI/LFM2.5-230M) running fully on the **Qualcomm Hexagon
|
| 22 |
v81 NPU** (Snapdragon 8 Elite Gen-2 / SM8850) via **QHexRT** — RunAnywhere's inference engine for
|
| 23 |
Qualcomm NPUs. **100% on the HTP.** No Python in the hot path. W8 weight-only, GQA-native decode,
|
| 24 |
-
batched prefill, on-NPU lm-head.
|
| 25 |
-
(`"The capital of France is"` → `" Paris."`).
|
| 26 |
|
| 27 |
QHexRT is the first engine built to run **LLM, VLM, STT, TTS, and embeddings** fully on Qualcomm
|
| 28 |
Hexagon NPUs. LFM 2.5 230M is the first model in the catalog.
|
|
|
|
| 21 |
[LiquidAI/LFM2.5-230M](https://huggingface.co/LiquidAI/LFM2.5-230M) running fully on the **Qualcomm Hexagon
|
| 22 |
v81 NPU** (Snapdragon 8 Elite Gen-2 / SM8850) via **QHexRT** — RunAnywhere's inference engine for
|
| 23 |
Qualcomm NPUs. **100% on the HTP.** No Python in the hot path. W8 weight-only, GQA-native decode,
|
| 24 |
+
batched prefill, on-NPU lm-head.
|
|
|
|
| 25 |
|
| 26 |
QHexRT is the first engine built to run **LLM, VLM, STT, TTS, and embeddings** fully on Qualcomm
|
| 27 |
Hexagon NPUs. LFM 2.5 230M is the first model in the catalog.
|