You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note for Windows users:** Pre-built binaries are not available for Windows. Please see [BUILDING.md](BUILDING.md) for instructions on building from source.
140
+
> **Note for Windows users:** Pre-built binaries are not available for Windows. Please see our guide on [building from source](https://mozilla-ai.github.io/encoderfile/latest/reference/building/) for instructions on building from source.
141
141
142
142
Move the binary to a location in your PATH:
143
143
```bash
@@ -151,7 +151,7 @@ mv encoderfile ~/.local/bin/
151
151
152
152
### Option 2: Build CLI Tool from Source
153
153
154
-
See [BUILDING.md](BUILDING.md) for detailed instructions on building the CLI tool from source.
154
+
See our guide on [building from source](https://mozilla-ai.github.io/encoderfile/latest/reference/building/) for detailed instructions on building the CLI tool from source.
155
155
156
156
Quick build:
157
157
```bash
@@ -378,7 +378,7 @@ Run as a Model Context Protocol server:
378
378
379
379
Once you have the `encoderfile` CLI tool installed, you can build binaries from any compatible HuggingFace model.
380
380
381
-
See [BUILDING.md](BUILDING.md) for detailed instructions including:
381
+
See our guide on [building from source](https://mozilla-ai.github.io/encoderfile/latest/reference/building/) for detailed instructions including:
> **Note for Windows users:** Pre-built binaries are not available for Windows. Please see [BUILDING.md](BUILDING.md) for instructions on building from source.
140
+
> **Note for Windows users:** Pre-built binaries are not available for Windows. Please see our guide on [building from source](https://mozilla-ai.github.io/encoderfile/latest/reference/building/) for instructions on building from source.
141
141
142
142
Move the binary to a location in your PATH:
143
143
```bash
@@ -151,7 +151,7 @@ mv encoderfile ~/.local/bin/
151
151
152
152
### Option 2: Build CLI Tool from Source
153
153
154
-
See [BUILDING.md](BUILDING.md) for detailed instructions on building the CLI tool from source.
154
+
See our guide on [building from source](https://mozilla-ai.github.io/encoderfile/latest/reference/building/) for detailed instructions on building the CLI tool from source.
155
155
156
156
Quick build:
157
157
```bash
@@ -378,7 +378,7 @@ Run as a Model Context Protocol server:
378
378
379
379
Once you have the `encoderfile` CLI tool installed, you can build binaries from any compatible HuggingFace model.
380
380
381
-
See [BUILDING.md](BUILDING.md) for detailed instructions including:
381
+
See our guide on [building from source](https://mozilla-ai.github.io/encoderfile/latest/reference/building/) for detailed instructions including:
0 commit comments