[PR #145] [MERGED] NVIDIA NIM documentation #146

Closed
opened 2026-02-23 17:19:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/145
Author: @timothycarambat
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @timothycarambat

Base: mainHead: nvidia-nim


📝 Commits (5)

  • 6615756 wip
  • 8f64775 Merge branch 'main' of github.com:Mintplex-Labs/anythingllm-docs into nvidia-nim
  • b0c2fbf docs
  • ba39a85 compress images in nvidia nim
  • 3297e72 patch help links

📊 Changes

18 files changed (+375 additions, -0 deletions)

View changed files

📝 pages/_meta.json (+9 -0)
pages/nvidia-nims/_meta.json (+29 -0)
pages/nvidia-nims/introduction.mdx (+61 -0)
pages/nvidia-nims/system-requirements.mdx (+25 -0)
pages/nvidia-nims/walkthrough.mdx (+251 -0)
public/images/nvidia-nim/ nim-starting.png (+0 -0)
public/images/nvidia-nim/import-nim-from-nvidia.png (+0 -0)
public/images/nvidia-nim/managed-mode.png (+0 -0)
public/images/nvidia-nim/nim-downloading.png (+0 -0)
public/images/nvidia-nim/nim-installer-cta.png (+0 -0)
public/images/nvidia-nim/nim-installer-window.png (+0 -0)
public/images/nvidia-nim/nim-installing.png (+0 -0)
public/images/nvidia-nim/nim-logs.png (+0 -0)
public/images/nvidia-nim/nim-pull-complete.png (+0 -0)
public/images/nvidia-nim/nim-ready.png (+0 -0)
public/images/nvidia-nim/nim-running.png (+0 -0)
public/images/nvidia-nim/select-nim.png (+0 -0)
public/images/nvidia-nim/swap-to-managed-mode.png (+0 -0)

📄 Description

NVIDIA NIM documentation and walkthrough


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/145 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `nvidia-nim` --- ### 📝 Commits (5) - [`6615756`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/66157560979b218550be6c83b0b5c7283efa401a) wip - [`8f64775`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/8f6477582785844027ca3de34a56aac3e6aa1d43) Merge branch 'main' of github.com:Mintplex-Labs/anythingllm-docs into nvidia-nim - [`b0c2fbf`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/b0c2fbfe6230121e1e84961733b42107c3997876) docs - [`ba39a85`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/ba39a850c195cb11e045229802c191630b3c1240) compress images in nvidia nim - [`3297e72`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/3297e7226f06caa1d0a2b7e3fb525f72dc3629c2) patch help links ### 📊 Changes **18 files changed** (+375 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pages/_meta.json` (+9 -0) ➕ `pages/nvidia-nims/_meta.json` (+29 -0) ➕ `pages/nvidia-nims/introduction.mdx` (+61 -0) ➕ `pages/nvidia-nims/system-requirements.mdx` (+25 -0) ➕ `pages/nvidia-nims/walkthrough.mdx` (+251 -0) ➕ `public/images/nvidia-nim/ nim-starting.png` (+0 -0) ➕ `public/images/nvidia-nim/import-nim-from-nvidia.png` (+0 -0) ➕ `public/images/nvidia-nim/managed-mode.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-downloading.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-installer-cta.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-installer-window.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-installing.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-logs.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-pull-complete.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-ready.png` (+0 -0) ➕ `public/images/nvidia-nim/nim-running.png` (+0 -0) ➕ `public/images/nvidia-nim/select-nim.png` (+0 -0) ➕ `public/images/nvidia-nim/swap-to-managed-mode.png` (+0 -0) </details> ### 📄 Description NVIDIA NIM documentation and walkthrough --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:49 -05:00
yindo closed this issue 2026-02-23 17:19:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#146