pie | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / pie

pie

maintained by pie-project

star 118 account_tree 14 verified_user MIT License
bolt View GitHub

name: pie description: How to run, test and debug Pie

Preparing Pie

Please make sure everything is up to date. If you are first time using Pie, the setup the environment:

uv sync --extra cu128

If you have modified the Rust runtime, then you'll need to rebuild it.

touch pyproject.toml && uv sync --extra cu128
  • Python edits should be okay because uv installs edited dependencies.

Runnig the one-shot inferlet.

uv run pie run text-completion -- --prompt "Hello world"

Running long running Pie server

to run the Pie server, use:

uv run pie serve

You can configure the server using the pie config command, or by directly editing the config file.

cat ~/.pie/config.toml

Running the workload

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 118
GitHub Forks 14
Created Jan 2026
Last Updated 5个月前
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.