|
2 | 2 | layout: page |
3 | 3 | title: "FastFlowLM" |
4 | 4 | permalink: / |
5 | | -description: "Ollama-style runtime that unlocks AMD Ryzen AI NPUs with instant installs, rich models, and matching docs." |
| 5 | +description: "NPU-native runtime that unlocks AMD Ryzen AI NPUs with instant installs, rich models, and matching docs." |
6 | 6 | sections: |
7 | 7 | - type: hero |
8 | 8 | id: top |
9 | 9 | kicker: "NPU-first runtime" |
10 | 10 | title: "The fastest, most efficient LLM inference on NPUs" |
11 | 11 | body: | |
12 | | - FastFlowLM (FLM) delivers an Ollama-style developer experience built exclusively for AMD Ryzen™ AI NPUs. Install in seconds, stream tokens instantly, and run context windows up to 256k — all with dramatically better efficiency than GPU-first stacks. |
| 12 | + FastFlowLM (FLM) delivers a familiar single-command developer experience built exclusively for AMD Ryzen™ AI NPUs. Install in seconds, stream tokens instantly, and run context windows up to 256k — all with dramatically better efficiency than GPU-first stacks. |
13 | 13 | |
14 | 14 | The FastFlowLM team is now part of AMD. |
15 | 15 | ctas: |
@@ -54,7 +54,7 @@ sections: |
54 | 54 | - "Over 10× power efficiency" |
55 | 55 | - "256k ctx" |
56 | 56 | - "Vision · Audio · OMNI · Text" |
57 | | - - title: "Ollama‑Style Developer Flow" |
| 57 | + - title: "Familiar Developer Flow" |
58 | 58 | description: "Same simple CLI & API patterns you already know — deeply optimized for NPU performance." |
59 | 59 | visual: |
60 | 60 | type: "code" |
@@ -152,7 +152,7 @@ sections: |
152 | 152 | kicker: "Install" |
153 | 153 | title: "From download to first token in under a minute" |
154 | 154 | body: | |
155 | | - FastFlowLM ships as a 17 MB runtime with an Ollama-style CLI and a server compatible with the OpenAI API. |
| 155 | + FastFlowLM ships as a 17 MB runtime with a familiar single-command CLI and a server compatible with the OpenAI API. |
156 | 156 | No drivers, no guesswork—just run the installer, pull a model, and start chatting. |
157 | 157 | items: |
158 | 158 | - heading: "Zero-conf installer" |
|
0 commit comments