Any plan to release more example applications? #164
Replies: 2 comments
-
|
I was looking through the repository's commit history, and I noticed that implementations for many of the other applications were included in the past, but seem to have been removed in a later commit. I was just wondering what the context for this was. Are there plans to re-introduce these examples in the future, perhaps after they are refactored or updated to work with the latest version? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Fr4nk1inCs. Thanks for your interest in Pie and for taking the time to dig into the repo! You are right. we temporarily removed examples while we refine the API design and standard library. We wanted to avoid including examples that might be out of sync or broken during this transition. These examples will return once the API refactoring is complete, which we expect to happen within the next few weeks. In the meantime, you can check out this snapshot to explore working examples: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Pie team,
Great work on the SOSP '25 paper and the Pie project!
The paper discusses various LLM applications and inference techniques. I've found the Text Completion example in the repo, and I was wondering if you plan to open-source the implementations for the other applications and techniques benchmarked in the paper?
Having those examples would be a great resource for the community.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions