Skip to content

Commit 4d39e77

Browse files
tawei-amdclaude
andcommitted
docs: replace Ollama comparisons with product-first framing
Describe the CLI on its own terms ("familiar single-command CLI") instead of positioning FLM relative to Ollama. Functional references are unchanged: setup steps that name Ollama UI controls, the langchain_ollama examples, code identifiers, and the llama.cpp/Ollama acknowledgements all still apply. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent d8b9b44 commit 4d39e77

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Run large language models — now with **Vision**, **Audio**, **Embedding** and
1414
**No GPU required. Faster and over 10× more power-efficient. Supports context lengths up to 256k tokens. Ultra-Lightweight (17 MB). Installs within 20 seconds.**
1515

1616
📦 **The only out-of-box, NPU-first runtime built exclusively for Ryzen™ AI.**
17-
🤝 **Think Ollama — but deeply optimized for NPUs.**
17+
🤝 **A familiar single-command CLI — deeply optimized for NPUs.**
1818
**From Idle Silicon to Instant Power — FastFlowLM Makes Ryzen™ AI Shine.**
1919

2020
> FastFlowLM (FLM) supports all Ryzen™ AI Series chips with XDNA2 NPUs (Strix, Strix Halo, Kraken, and Gorgon Point).
@@ -107,7 +107,7 @@ No model rewrites, no tuning — it just works.
107107

108108
- **Runs fully on AMD Ryzen™ AI NPU** — no GPU or CPU load
109109
- **Lightweight runtime (17 MB)** — installs within **20 seconds**, easy to integrate
110-
- **Developer-first flow**like Ollama, but optimized for NPU
110+
- **Developer-first flow**a familiar single-command CLI, optimized for NPU
111111
- **Support for long context windows** — up to 256k tokens (e.g., Qwen3-4B-Thinking-2507)
112112
- **No low-level tuning required** — You focus on your app, we handle the rest
113113

docs/_includes/hero-home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1 class="headline-xl">
66
Run frontier LLMs directly on Ryzen™ AI NPUs
77
</h1>
88
<p class="copy-lg">
9-
FastFlowLM delivers an Ollama-style developer experience that is tuned for AMD’s XDNA2 accelerators:
9+
FastFlowLM delivers a familiar single-command developer experience that is tuned for AMD’s XDNA2 accelerators:
1010
install in seconds, stream tokens instantly, and sustain up to 256k context windows with 10× better
1111
efficiency than GPU-first stacks.
1212
</p>

docs/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ has_children: false
1111

1212
Run **LLMs — now with Vision support — in minutes**: **no GPU required**, **over 10× more power-efficient**, and with **context lengths up to 256k tokens**.
1313

14-
Think **Ollama — but laser-optimized for NPUs**.
14+
A **familiar single-command CLI — laser-optimized for NPUs**.
1515

1616
From *idle silicon* to *instant power***FastFlowLM makes Ryzen™ AI shine.**
1717

docs/docs/instructions/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parent: Instructions
77

88
# ⚡ CLI Mode
99

10-
FLM CLI mode offers a terminal-based interactive experience, similar to Ollama, but fully offline and accelerated exclusively on AMD NPUs. Here are detailed descriptions of commands and setup for CLI mode usage. It includes:
10+
FLM CLI mode offers a familiar terminal-based interactive experience, fully offline and accelerated exclusively on AMD NPUs. Here are detailed descriptions of commands and setup for CLI mode usage. It includes:
1111

1212
- **[🔧 Pre-Run PowerShell Commands (System)](#-pre-run-powershell-commands)**
1313
- **[💻 Commands Inside CLI Mode](#-commands-inside-cli-mode)**

docs/docs/instructions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ has_children: true
1010
**FastFlowLM (FLM)** is a deeply optimized runtime for **local LLM inference on AMD NPUs**
1111
ultra-fast, power-efficient, and 100% offline.
1212

13-
Its user interface and workflow are similar to **Ollama**, but purpose-built for AMD's XDNA architecture.
13+
Its user interface and workflow follow a **familiar single-command CLI**, purpose-built for AMD's XDNA architecture.
1414

1515
This section will walk you through how to use FastFlowLM with examples.
1616

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
layout: page
33
title: "FastFlowLM"
44
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."
66
sections:
77
- type: hero
88
id: top
99
kicker: "NPU-first runtime"
1010
title: "The fastest, most efficient LLM inference on NPUs"
1111
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.
1313
1414
The FastFlowLM team is now part of AMD.
1515
ctas:
@@ -54,7 +54,7 @@ sections:
5454
- "Over 10× power efficiency"
5555
- "256k ctx"
5656
- "Vision · Audio · OMNI · Text"
57-
- title: "Ollama‑Style Developer Flow"
57+
- title: "Familiar Developer Flow"
5858
description: "Same simple CLI & API patterns you already know — deeply optimized for NPU performance."
5959
visual:
6060
type: "code"
@@ -152,7 +152,7 @@ sections:
152152
kicker: "Install"
153153
title: "From download to first token in under a minute"
154154
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.
156156
No drivers, no guesswork—just run the installer, pull a model, and start chatting.
157157
items:
158158
- heading: "Zero-conf installer"

0 commit comments

Comments
 (0)