Skip to content

Blog post on Knative Functions with Llama stack for AI inference #6287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 7, 2025

Conversation

matzew
Copy link
Member

@matzew matzew commented Jul 4, 2025

"Fixes #issue-number" or "Add description of the problem this PR solves"

Proposed Changes

  • new blog post on Knative AI Functions with Llama Stack

@knative-prow knative-prow bot requested review from mmejia02 and skonto July 4, 2025 12:52
@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 4, 2025
Copy link

netlify bot commented Jul 4, 2025

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 13fd0fa
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/686bc715436e000008893f04
😎 Deploy Preview https://deploy-preview-6287--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 4, 2025
@matzew matzew changed the title Post on functions and Llama stack Blog post on Knative Functions with Llama stack for AI inference Jul 4, 2025
@matzew matzew force-pushed the inference_func_llama_stack branch from fc233f0 to c2c201e Compare July 4, 2025 13:26
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew force-pushed the inference_func_llama_stack branch from c2c201e to e71949b Compare July 4, 2025 14:27
Copy link
Member

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like the blog! I left a bit of feedback about the level of headers since it felt like a few of them could be a bit bigger when reading the rendered blog. Also a few nits/typo feedback


#### Accessing the Llama Stack Server

Inside the `init` we get access to the URL of the _Llama Stack_ and fetch the available models:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the init here? Could you provide a bit more context? Maybe something along the lines of "inside the __init__ method of the Function class..."

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

matzew and others added 8 commits July 7, 2025 15:07
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
Copy link
Member

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2025
Copy link

knative-prow bot commented Jul 7, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707, matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot merged commit 50dff92 into knative:main Jul 7, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants