Add basic example of NIM with Run.ai inference#81
Open
mlsorensen wants to merge 7 commits intoNVIDIA:mainfrom
Open
Add basic example of NIM with Run.ai inference#81mlsorensen wants to merge 7 commits intoNVIDIA:mainfrom
mlsorensen wants to merge 7 commits intoNVIDIA:mainfrom
Conversation
Author
|
Sorry about the tweaks, this should be ready for review. |
resker
reviewed
Aug 30, 2024
resker
reviewed
Aug 30, 2024
resker
reviewed
Aug 30, 2024
resker
reviewed
Aug 30, 2024
resker
reviewed
Aug 30, 2024
resker
reviewed
Aug 30, 2024
resker
suggested changes
Aug 30, 2024
resker
left a comment
There was a problem hiding this comment.
Apologies... probably should have trickled these in...
Closed
resker
approved these changes
Aug 30, 2024
README.md
Outdated
| | | | [KServe](https://github.com/NVIDIA/nim-deploy/tree/main/kserve) | | | ||
| | | **Independent Software Vendors** | | | ||
| | | | Run.ai (coming soon) | | | ||
| | | | [Run.ai](./run.ai/README.md) | | |
There was a problem hiding this comment.
FYI, I've made a lot of changes to this README in a prior draft PR. I'm abandoning that for favor of yours in general... will wait to amend this top level README until yours merges.
Collaborator
There was a problem hiding this comment.
Just FYI, I had been hard linking these URLs to better support the current copy/paste workflow for posting updates to NGC. This really only applies to the KServe README.
resker
reviewed
Aug 30, 2024
| 4. General NIM requirements: [NIM Prerequisites](https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#prerequisites) | ||
| 5. An NVIDIA AI Enterprise (NVAIE) License: [Sign up for NVAIE license](https://build.nvidia.com/meta/llama-3-8b-instruct?snippet_tab=Docker&signin=true&integrate_nim=true&self_hosted_api=true) or [Request a Free 90-Day NVAIE License](https://enterpriseproductregistration.nvidia.com/?LicType=EVAL&ProductFamily=NVAIEnterprise) through the NVIDIA Developer Program. | ||
| 6. An NVIDIA NGC API Key: please follow the guidance in the [NVIDIA NIM Getting Started](https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#option-2-from-ngc) documentation to generate a properly scoped API key if you haven't already. | ||
|
|
There was a problem hiding this comment.
Prerequisites
Required: ✔️
Provided: ✅
| Run.ai SaaS | Air-gapped | NVIDIA DGX Cloud | |
|---|---|---|---|
| A conformant Kubernetes cluster (Run.ai K8s version requirements) | ✔️ | ✔️ | ✅ |
| Run.ai Control Plane and cluster(s) installed and operational | ✔️ | ✔️ | ✅ |
| Knative Serving installed and configured for the Run.ai scheduler | ✔️ | ✔️ | ✅ |
| NVIDIA GPU Operator installed | ✔️ | ✔️ | ✅ |
| General NIM requirements: [NIM Prerequisites](https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#prerequisites | ✔️ | ✔️ | ✔️ |
| An NVIDIA AI Enterprise (NVAIE) License: Sign up for NVAIE license or Request a Free 90-Day NVAIE License through the NVIDIA | ✔️ | ✔️ | ✔️ |
| An NVIDIA NGC API Key: please follow the guidance in the NVIDIA NIM Getting Started documentation to generate a properly scoped API key if you haven't already. | ✔️ | ✔️ | ✔️ |
Required: ✔️
Provided: ✅
resker
suggested changes
Sep 4, 2024
resker
left a comment
There was a problem hiding this comment.
Adding knative serving to prerequisites
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.