I followed the installation guide to the "verify installation" section (https://pie-project.org/docs/installation/#verify-installation) and encountered the following error.
$ pie run text-completion -- --prompt "Hello, world"
╭─ Pie Run ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Inferlet text-completion │
│ Model Qwen/Qwen3-0.6B │
│ Device mps │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Starting engine...
Loading weights │████████████████████████████████████████│ 100% • 226/226 • 423.02tensors/s • ETA: 00:00
✓ Engine running. Press Ctrl+C to stop
✗ Error: Failed to launch instance from registry: Registry returned error 404 Not Found for std/text-completion @ latest: {"detail":"Not Found"}
This is done on a MacOS with a M3 processor with the latest OS version.
Thank you guys for the good work.
I followed the installation guide to the "verify installation" section (https://pie-project.org/docs/installation/#verify-installation) and encountered the following error.
This is done on a MacOS with a M3 processor with the latest OS version.
Thank you guys for the good work.